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

Everything is logged to stderr #368

Open
Pog3k opened this issue Sep 12, 2023 · 0 comments
Open

Everything is logged to stderr #368

Pog3k opened this issue Sep 12, 2023 · 0 comments
Labels
bug Something isn't working python Pull requests that update Python code refactoring Internal optimisation towards maintenance size M Complexity of the ticket

Comments

@Pog3k
Copy link
Contributor

Pog3k commented Sep 12, 2023

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.

@sebastianpfischer sebastianpfischer added bug Something isn't working size M Complexity of the ticket refactoring Internal optimisation towards maintenance python Pull requests that update Python code labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update Python code refactoring Internal optimisation towards maintenance size M Complexity of the ticket
Projects
Status: To do
Development

No branches or pull requests

2 participants