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

Allow a custom stdout and stderr #21

Open
timstableford opened this issue Apr 6, 2021 · 3 comments
Open

Allow a custom stdout and stderr #21

timstableford opened this issue Apr 6, 2021 · 3 comments

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

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

No branches or pull requests

2 participants