You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a weird case where (outside my control) the process' stdout is being redirected to a file, but I want some messages printed to another one as well. What would you think about a PR that adds an optional third argument, a path to a file to print messages in?
The text was updated successfully, but these errors were encountered:
I have a weird case where (outside my control) the process' stdout is being redirected to a file, but I want some messages printed to another one as well. What would you think about a PR that adds an optional third argument, a path to a file to print messages in?
The text was updated successfully, but these errors were encountered: