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

Bugfix and adding ability to change logging level #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrishamant
Copy link

Don't know if you want both commits...

I just wanted the ability change the logging level on the fly and subsequently noticed a bug in how defaults where overwriting the case where someone explicitly sets the log level to 0 in the constructor. I don't know why you would only log level 0 - but it probably shouldn't be overwritten by level 7 if someone creates it that way. ('0 || 7' is always 7)

Thanks for all your work and code. You rule.

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

Successfully merging this pull request may close these issues.

1 participant