tracing-forest
tracing-forest copied to clipboard
worker_task should be split to worker_task_stdout and worker_task_stderr
Current worker_task only creates a pretty printer with MakeStdout. However, it would also be useful to be able to have this as a MakeStderr variant instead for some cases.