<@ULVA73B9P> for logging is it necessary to call `...
# ask-marvin
o
@Marvin for logging is it necessary to call
get_run_logger()
from within every flow and task to get a new logger? or can i just call it once from the flow and pass it down to the tasks?