-
Notifications
You must be signed in to change notification settings - Fork 40
Everything is logged to stderr #368
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingpythonPull requests that update Python codePull requests that update Python coderefactoringInternal optimisation towards maintenanceInternal optimisation towards maintenancesize MComplexity of the ticketComplexity of the ticket
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpythonPull requests that update Python codePull requests that update Python coderefactoringInternal optimisation towards maintenanceInternal optimisation towards maintenancesize MComplexity of the ticketComplexity of the ticket
Type
Projects
Status
To do
In order to be able to filter errors
we want to stream error and critical messages into stderr
Note
Users expect that normal log messages are piped to stdout and only errors are piped to std error
ITF Streams currently everything to error.