mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +00:00
Without an explicit 'level', only messages at WARNING or higher are handled. This makes the config consistent with the docs which say, "The django catch-all logger sends all messages at the INFO level or higher to the console."