mirror of
https://github.com/django/django.git
synced 2025-02-08 16:35:17 +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."