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

[feature] default logs to INFO (was NONE) #796

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Conversation

woshilapin
Copy link
Contributor

@woshilapin woshilapin commented Jul 12, 2021

When slog was removed in #791, we lost the default level of logging: previous versions was defaulting to INFO, but tracing was logging nothing. This should bring back a default logging level at INFO.

Since the code for initializing the logger was a bit longer, I put all of it in a init_logger() function.

@woshilapin woshilapin merged commit 3e3cf7f into master Jul 13, 2021
@woshilapin woshilapin deleted the tracing-info branch July 13, 2021 12:46
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.

2 participants