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

ui: Output log messages to stderr, not stdout #337

Closed
ethanjli opened this issue Dec 8, 2024 · 0 comments · Fixed by #339
Closed

ui: Output log messages to stderr, not stdout #337

ethanjli opened this issue Dec 8, 2024 · 0 comments · Fixed by #339
Assignees
Milestone

Comments

@ethanjli
Copy link
Member

ethanjli commented Dec 8, 2024

In #336 I added a command which really should just output a single line to stdout (the result of resolving the version query), but right now it also outputs logging lines to stdout. For all commands, logging output should instead go to stderr.

@ethanjli ethanjli added this to the Backlog milestone Dec 8, 2024
@ethanjli ethanjli self-assigned this Dec 8, 2024
@ethanjli ethanjli changed the title Output log messages to stderr, not stdout ui: Output log messages to stderr, not stdout Dec 8, 2024
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

Successfully merging a pull request may close this issue.

1 participant