mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
6b37719616
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."