mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
From the docs: > This function does nothing if the root logger already has handlers > configured for it. Which we do if we've started up Django and configured settings, and in particular allowed Django to process `settings.LOGGING`. So, cut it out -- all it can do is confuse people about how logging works. If we ever actually used the `log_format` parameter, this would be doubly confused, because only the first call would have any effect.
7.4 KiB
7.4 KiB