#25684: Runserver doesn't use `LOGGING` configuration
-----------------------------------+------------------------------------
     Reporter:  fcurella           |                    Owner:  fcurella
         Type:  New feature        |                   Status:  assigned
    Component:  Error reporting    |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:  runserver logging  |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  1
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by fcurella):

 according to the
 [https://github.com/django/django/blob/master/docs/releases/1.9.txt#L829-L832
 release notes], Django 1.9 drops `django.request`, but the topic guide on
 logging
 [https://github.com/django/django/blob/master/docs/topics/logging.txt#L471
 still mentions it]  and does not mention the deprecation.

 If I keep the logger name as `django.request.runserver` (or
 `django.request`), I'm invalidating the release note. If I change it to
 something else, I should proably remove that paragraph from the logging
 guide.

--
Ticket URL: <https://code.djangoproject.com/ticket/25684#comment:25>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.eccea4325b0518087d8b7062a37734e7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to