-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Is your feature request related to a problem? Please describe.
Potentially a user doesn't want the stderr output in the logs
Describe the solution you'd like
Add a cli arg, maybe -e
, that when set will remove stderr from the logs
Additional context
-e
arg is currently not used by any option, but should consider if this is a good use of a single letter arg, could use a long arg like --no-stderr
?
Metadata
Metadata
Assignees
Labels
No labels