Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rhansen
Copy link
Member

@rhansen rhansen commented May 23, 2024

No description provided.

rhansen added 3 commits May 23, 2024 02:04
Rationale:
  * Logging to STDERR enables separation of processable output (e.g.,
    `--version` or `--help`) and ephemeral status/error messages.
  * A single file descriptor for all log messages makes it easier for
    users to capture all log messages.
  * Consistency: it's what most utilities do.
This avoids problems when logging a string that might have
metacharacters.
This makes it easier to tell where multi-line log messages begin and
end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant