aiida-vasp icon indicating copy to clipboard operation
aiida-vasp copied to clipboard

Remove verbose input and use verbosity levels from the logs

Open JPchico opened this issue 2 years ago • 0 comments

Right now there is a verbose flag for most of the workchains. This can be removed as one can control the verbosity levels by calling the appropriate log methods.

This would remove unnecessary data from being saved in the db, and it would be easier to add debug logs, errors, etc in a more standard way.

JPchico avatar Apr 23 '24 06:04 JPchico