Ideally LOGGING_CONFIG should be the one responsible for doing all the
logging definitions.
Code is here:
https://github.com/django/django/blob/5153a3bfdcec82324d67ff79862384288cf6afe6/django/utils/log.py#L65
--
Ticket URL: <https://code.djangoproject.com/ticket/25402>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* component: Uncategorized => Core (Other)
* needs_tests: => 0
* type: Uncategorized => Cleanup/optimization
* needs_docs: => 0
* resolution: => wontfix
Comment:
Have you read [https://docs.djangoproject.com/en/1.8/topics/logging
/#configuring-logging the documentation about this]? Your proposal isn't
backwards compatible as far as I can tell, so if you want to argue for
that change, you should do so on the DevelopersMailingList. Thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/25402#comment:1>