Matt Alhonte
09/30/2024, 11:27 PMprefect config set PREFECT_LOGGING_EXTRA_LOGGERS="tensorflow,dask,scipy,pandas,numpy,keras,scikeras,sklearn"
but it doesn't fix it. Is there an equivalent of the Prefect 1 option log_stdout
? I really just want Prefect to log everything that would normally appear on the screen. (I'm also setting log_prints=True
of course).