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

Don't log at info level #651

Merged
merged 1 commit into from
Dec 10, 2019
Merged

Don't log at info level #651

merged 1 commit into from
Dec 10, 2019

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Dec 10, 2019

Motivation:

Since gRPC is really at the I/O level most users shouldn't ever have to
worry about log messages, yet we still log a few things as info.

Modifications:

Don't log anything above debug level.

Result:

No logging at info level.

Motivation:

Since gRPC is really at the I/O level most users shouldn't ever have to
worry about log messages, yet we still log a few things as info.

Modifications:

Don't log anything above debug level.

Result:

No logging at info level.
@glbrntt glbrntt requested a review from MrMage December 10, 2019 15:38
@glbrntt glbrntt merged commit 80f17df into grpc:nio Dec 10, 2019
@glbrntt glbrntt deleted the gb-log-less branch December 10, 2019 16:24
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