Is it possible to defile custom log levels (e.g, s...
# pacc-apr-30-may-1-2024
m
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
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