#24526: Default logging config filters out anything below ERROR for
django.request/django.security loggers
-------------------------------------+-------------------------------------
     Reporter:  timgraham            |                    Owner:  timgraham
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"6b37719616b77872f9498ca74022563c178031e6" 6b377196]:
 {{{
 #!CommitTicketReference repository=""
 revision="6b37719616b77872f9498ca74022563c178031e6"
 Refs #24526 -- Made the django logger handle INFO messages.

 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."
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24526#comment:4>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.790869deb2e07e1c11bc6a53a98d8498%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to