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

Ability to display debug print from only certain modules #61

Open
tysmith opened this issue Jun 27, 2019 · 1 comment
Open

Ability to display debug print from only certain modules #61

tysmith opened this issue Jun 27, 2019 · 1 comment

Comments

@tysmith
Copy link
Collaborator

tysmith commented Jun 27, 2019

If DEBUG=1 is set we get the output from all modules and some are very verbose (avalanche). Having more control over which modules output debug info would be helpful.

@jschwartzentruber
Copy link
Collaborator

I changed the default logging verbosity to INFO for avalanche because it is super verbose. In general, the adapter should probably tweak the loggers used by its imports if they are too noisy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants