Definitely would be welcome. Perhaps these tickets cover at least some of your points:
https://code.djangoproject.com/ticket/23394 - Need documentation for merging the project's logging configuration with Django's defaults https://code.djangoproject.com/ticket/23784 - Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again I'll be happy to review anything you'd like to draft. On Tuesday, December 30, 2014 2:12:38 PM UTC-5, Lee Trout wrote: > > Hey gang, > > I finally got past 1.5 and I'm finding so many nice features in 1.7. > Thanks to everyone! > > To my surprise logging had an overhaul from #21714 [0] and I found the > documentation a bit confusing / lacking of details. > > Theres an explanation of merging settings in > https://docs.djangoproject.com/en/1.7/topics/logging/#configuring-logging > but no description of what the defaults are. > > Visiting > https://docs.djangoproject.com/en/1.7/topics/logging/#django-s-default-logging-configuration > > doesn't offer any more help to understanding the technical details. > > I'd like to see a mention of the defaults existing in > `django.utils.log.DEFAULT_LOGGING` *at a minimum*. Given the desire to > understand the entire technical scope I think it would be worth repeating > the default settings in the default logging configuration heading at the > bottom of the page (and toss a comment in django.utils.log that if it's > updated remember to update the docs). > > Thoughts? > > Thanks & Happy New Year! > Lee > > > [0] https://code.djangoproject.com/ticket/21714 > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/964c1077-7283-449d-88ab-049be477d3a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
