Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove verbose input and use verbosity levels from the logs #703

Open
JPchico opened this issue Apr 23, 2024 · 0 comments
Open

Remove verbose input and use verbosity levels from the logs #703

JPchico opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
code quality Changes that enhance the code base in terms of readability, structure, cleanliness, etc

Comments

@JPchico
Copy link
Collaborator

JPchico commented Apr 23, 2024

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 JPchico added the code quality Changes that enhance the code base in terms of readability, structure, cleanliness, etc label Apr 23, 2024
@JPchico JPchico self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Changes that enhance the code base in terms of readability, structure, cleanliness, etc
Projects
None yet
Development

No branches or pull requests

1 participant