hey everyone, is it possible to capture default ‘l...
# ask-community
d
hey everyone, is it possible to capture default ‘logging’ logs on prefect run? we’re using many libraries that print valuable logs but don’t have the context of the prefect logger. we want instead of pushing forward the logger object to be able to use the global python logging object
k
Hi @Dotan Asselmann! Have you seen the documentation on extra loggers? https://docs.prefect.io/core/concepts/logging.html#extra-loggers