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

New Practice: Distinguish STDOUT from STDERR #13

Open
jasonkarns opened this issue Feb 19, 2020 · 0 comments
Open

New Practice: Distinguish STDOUT from STDERR #13

jasonkarns opened this issue Feb 19, 2020 · 0 comments

Comments

@jasonkarns
Copy link
Contributor

I was about to open a PR that adds notes specific to distinguishing STDOUT from STDERR. However, the concept would have been dispersed among many other items:

  • Enable structured output
  • Informational errors
  • Provide debug mode

As the topic of stdout vs stderr is big enough, I think it probably warrants its own line-item.

Key point: STDERR is for more than just error output. It's for all diagnostic output.

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

No branches or pull requests

1 participant