mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Because calls to `create_logger` generally run after settings are configured, these would override what we have in `settings.LOGGING` -- which in particular defeated any attempt to set log levels in `test_settings.py`. Move all of these settings to the same place in `settings.py`, so they can be overridden in a uniform way.
7.4 KiB
7.4 KiB