Skip to content

made default logger to print output to stderr instead of stdout#782

Merged
sio4 merged 1 commit intomainfrom
log-to-stderr
Sep 24, 2022
Merged

made default logger to print output to stderr instead of stdout#782
sio4 merged 1 commit intomainfrom
log-to-stderr

Conversation

@sio4
Copy link
Member

@sio4 sio4 commented Sep 24, 2022

The log should not be printed to the standard output. Standard output is for application.

fixes #768
related to #621, #622

@sio4 sio4 added the enhancement New feature or request label Sep 24, 2022
@sio4 sio4 added this to the v6.0.7 milestone Sep 24, 2022
@sio4 sio4 self-assigned this Sep 24, 2022
@sio4 sio4 mentioned this pull request Sep 24, 2022
30 tasks
@sio4 sio4 merged commit df9e1b2 into main Sep 24, 2022
@sio4 sio4 deleted the log-to-stderr branch September 24, 2022 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

consider if the default logger could put logs to stderr instead of stdout

1 participant