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

Implement the configuration debug option #38

Open
captainceramic opened this issue Jun 1, 2015 · 0 comments
Open

Implement the configuration debug option #38

captainceramic opened this issue Jun 1, 2015 · 0 comments

Comments

@captainceramic
Copy link
Contributor

This shouldn't be very difficult. At the moment the configuration option for debug is not implemented. I think this could quite easily be implemented by allowing the overall logging level to be set to debug if this was set in the configuration.

The complication here is that it is not clear exactly at what point this logger level should be set. At the moment the logging level is set in the the logger definition in the __init__.py for the package.

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

1 participant