Join Slack
Powered by
Is it possible to defile custom log levels (e.g, s...
# pacc-apr-30-may-1-2024
m
Marty Hidas
04/30/2024, 10:27 PM
Is it possible to defile custom log levels (e.g, something between INFO and DEBUG) & use them with the logger returned by
get_run_logger
?
j
Jeff Hale
04/30/2024, 10:30 PM
You can include logs from other libraries, so you could probably get them in that way. I don’t believe we have a direct function for creating a new logging level and then using it.
https://docs.prefect.io/latest/guides/logs/#including-logs-from-other-libraries
2
Views
Open in Slack
Previous
Next