Prefect's logging configuration is run on import, and isn't currently exposed programmatically. That said, we rely on the python logging module, so all programmatic methods of adding/removing loggers/handlers/formatters supported there should also work here.