Skip to content

Allow a custom stdout and stderr #21

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

Open
timstableford opened this issue Apr 6, 2021 · 3 comments · May be fixed by #131
Open

Allow a custom stdout and stderr #21

timstableford opened this issue Apr 6, 2021 · 3 comments · May be fixed by #131
Labels

Comments

@timstableford
Copy link
Contributor

Expose a way to capture stdout and stderr

@timstableford
Copy link
Contributor Author

The same is true here as #20

This could overwrite print but the IO library complicates that a little. Perhaps just allowing print to be captured is enough

@timstableford
Copy link
Contributor Author

#31 makes it easier to overwrite pre-existing library functions

@tims-bsquare
Copy link
Contributor

I'm happy for this to be closed, overwriting the library print has turned out to be enough for me even if not the simplest approach for library usability

@ceifa ceifa linked a pull request Feb 25, 2025 that will close this issue
@ceifa ceifa added the 2.0 label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants