#20229: Django 1.5 calls the LOGGING_CONF function twice
-------------------------------+--------------------
     Reporter:  lsaffre        |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 It took me some time to find out that even setting
 `disable_existing_loggers` to `True` doesn't help: Django 1.5
 will call my `LOGGING_CONFIG` function *twice*: once
 with hard-coded default values, then another time with the local settings.
 IMHO this is not nice behaviour.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20229>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to