Marius Haberstock
08/01/2022, 9:19 AMlog_to_stdout Parameter which automatically logs all print statements. Is there something similar for Prefect 2?Anna Geller
logger = get_run_logger()John
10/08/2022, 12:07 PMprint() statements to <http://logger.info|logger.info>() , doesn't it?John
10/10/2022, 5:31 AMlog_stdout feature back in Prefect 2.Anna Geller