mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-05 04:01:29 +08:00
Rather than using fileConfig twice and risking different defaults and behavior around disable_existing_loggers (ref #902), simply set the default logging config file to be the paster config file if it has a logger section and let glogging set up the rest.