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

Adding stdio option for show-capture #11679

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ihindi1111
Copy link

@ihindi1111 ihindi1111 commented Dec 7, 2023

Closes #11037

This issue resolves the inability to output stderr and stdout without log messages. We added a new choice called stdio which follows similar formatting to the other options and does what was requested in #11037. We added conditionals in the functions and confirmed with testing cases that showed no errors.

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 this pull request may close these issues.

feature request: use --show-capture to show stdout and stderr but not logs
3 participants