Conversation
`stdout` is for program output and `stderr` is for program logging. The reason for this separation is so logging output does not get mixed in with a program's intended output.
zevdg
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters