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

feat(add stderr output file support) #6

Open
PaulKinlan opened this issue Feb 24, 2018 · 0 comments
Open

feat(add stderr output file support) #6

PaulKinlan opened this issue Feb 24, 2018 · 0 comments

Comments

@PaulKinlan
Copy link
Owner

--stderr

Redirect all writes to stderr to the specified file instead. If the file name is a plain '-', it is instead written to stdout.

If this option is used several times, the last one will be used.

See also -v, --verbose and -s, --silent.

PaulKinlan added a commit that referenced this issue Mar 4, 2018
refactors all the logging code.
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