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

pkg/logging: do not repeat klog messages on all levels #14503

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

aanm
Copy link
Member

@aanm aanm commented Dec 29, 2020

Klog repeats the logging messages on all log levels by default. Setting
with 'one_output' it only print the log messages in a single log level.

Signed-off-by: André Martins andre@cilium.io

Klog repeats the logging messages on all log levels by default. Setting
with 'one_output' it only print the log messages in a single log level.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm requested a review from a team as a code owner December 29, 2020 13:18
@aanm aanm requested a review from twpayne December 29, 2020 13:18
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Dec 29, 2020
@aanm
Copy link
Member Author

aanm commented Dec 29, 2020

test-me-please

@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Dec 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 29, 2020
@twpayne
Copy link
Contributor

twpayne commented Dec 29, 2020

retest-runtime

@aanm aanm merged commit c9fb314 into cilium:master Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants