Chris Goddard
04/25/2023, 10:22 PMZanie
04/25/2023, 11:31 PMChris Goddard
04/25/2023, 11:33 PMZanie
04/26/2023, 12:15 AMChris Goddard
04/26/2023, 3:09 AMMaximilian Schulz
04/27/2023, 7:06 PMZanie
04/27/2023, 7:33 PMsys.stdout
with a duplexing handler?log_prints
is pretty explicitly talking about “prints” because it’s safer for us to patchMaximilian Schulz
04/28/2023, 7:48 AMsys.stdout
I believe we would profit a lot if it was at least an option, but have to dig deeper into that - as many tools provide some form of stdout
binding (e.g. subprocesses) it would be vital to us so we can use python packages as they come - I am thinking something like this as an option: https://stackoverflow.com/questions/19425736/how-to-redirect-stdout-and-stderr-to-logger-in-python/31688396#31688396Zanie
04/28/2023, 2:15 PMMaximilian Schulz
04/28/2023, 3:29 PM