Hey folks 👋
I've been playing around with custom Prefect logging. It works great when I am running flows locally, but I cannot seem to get my deployments to pick up a custom
logging.yml
set with
PREFECT_LOGGING_SETTINGS_PATH
.
Does anyone have examples of how this is done for cloud deployments?