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

fix extra log output #1454

Merged
merged 1 commit into from Feb 18, 2021
Merged

fix extra log output #1454

merged 1 commit into from Feb 18, 2021

Conversation

eikenb
Copy link
Contributor

@eikenb eikenb commented Feb 17, 2021

log.SetOuput() called twice in a row with second, bad setting
overwriting proper one. Looks like it was commit/merge issue.

removing extra SetOutput call fixes it.

Fixes: #1438

log.SetOuput() called twice in a row with second, bad setting
overwriting proper one. Looks like it was commit/merge issue.

removing extra SetOutput call fixes it.
@eikenb eikenb added the bug label Feb 17, 2021
@eikenb eikenb added this to the 0.25.2 milestone Feb 17, 2021
@eikenb eikenb requested a review from a team February 17, 2021 23:08
@eikenb eikenb merged commit a5bc2e9 into master Feb 18, 2021
@eikenb eikenb deleted the issue-1438-log-output branch February 18, 2021 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'-version' output has logging output (and shouldn't) on master branch
2 participants