Aaron Goebel
10/09/2022, 3:34 AMget_run_logger. I've seen some references to PREFECT_LOGGING_EXTRA_LOGGERS, but no legit examples for code that isn't library code. I have code like this at the top of all my utility function modules logging.getLogger("utils") and have set PREFECT_LOGGING_EXTRA_LOGGERS='utils' to no avail. Logs don't get streamed up to prefect UIAnna Geller