Skip to content

fix extra log output#1454

Merged
eikenb merged 1 commit into
masterfrom
issue-1438-log-output
Feb 18, 2021
Merged

fix extra log output#1454
eikenb merged 1 commit into
masterfrom
issue-1438-log-output

Conversation

@eikenb
Copy link
Copy Markdown
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