Hello. Do dagster logger can catch logs from logger of other process?
For example.:
Op A starts process with
subprocess.Popen. This process has configured logger.
I want to be able to display logs from subprocess using dagster logger. Is it possible? What do I need to do?
:dagster-bot-responded-by-community: 1