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

Allow setting different logging levels for classes. #9

Merged
merged 1 commit into from Jul 24, 2020

Conversation

madleech
Copy link
Contributor

Currently you can use CONSOLE_DEBUG=Foo,Bar but you can't use CONSOLE_WARN=Foo,Bar etc. This adds support for setting different logging levels for each class, which overrides the default log level.

Copy link
Member

@ioquatix ioquatix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the great documentation.

@ioquatix ioquatix merged commit da40147 into socketry:master Jul 24, 2020
@madleech madleech deleted the different-log-levels branch July 24, 2020 03:11
@ioquatix ioquatix added this to the v1.9.0 milestone Jul 27, 2020
@ioquatix ioquatix self-assigned this Jul 27, 2020
@ioquatix ioquatix added the enhancement New feature or request label Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants