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
Hi, first off this is a great library that's helping me a lot.
I would ideally like a way to "capture" stderr such that it is logged but not sent to the stderr of the process running the rust code. Is this possible? I'd also like to do the same for stdout.