#18243: Management shell should make it easy to force LOGGING_CONFIG=None
-------------------------------------+-------------------------------------
Reporter: ncoghlan@… | Owner: nobody
Type: Uncategorized | Status: new
Component: Core (Management | Version: 1.3
commands) | Resolution:
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by anonymous):
Thanks Vinay, your input is much appreciated.
I'm still not sure about what you recommend to do.
Currently, the logging configuration is an opt-out process in all cases.
As described in the ticket description, an opt-out method can be to set
LOGGING_CONFIG to None in the settings file.
Do you think that this should be an opt-in process? Currently, my opinion
is that logging configuration is wanted in 95% of use cases, and for the
remaining 5%, the current opt-out method is available. I'm afraid that if
we don't configure logging by default, this will be forgotten most of the
time.
--
Ticket URL: <https://code.djangoproject.com/ticket/18243#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.