8000 Lower logging priority by crawford · Pull Request #121 · rustls/rustls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lower logging priority #121

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

Merged
merged 1 commit into from
Sep 10, 2017
Merged

Lower logging priority #121

merged 1 commit into from
Sep 10, 2017

Conversation

crawford
Copy link
Contributor
@crawford crawford commented Sep 9, 2017

This lowers the logging priority of debug messages to trace and info
messages to debug. This is done to allow consuming programs to log at
the info level without having to see messages from this library. Since
this library didn't previously use the trace level, these new priorities
are mapped one to one.

This lowers the logging priority of debug messages to trace and info
messages to debug. This is done to allow consuming programs to log at
the info level without having to see messages from this library. Since
this library didn't previously use the trace level, these new priorities
are mapped one to one.
@ctz ctz merged commit d618483 into rustls:master Sep 10, 2017
@crawford crawford deleted the logging branch September 11, 2017 14:51
@ctz ctz mentioned this pull request Oct 22, 2017
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
0