#16121: Duplicating loggin or Change formatter every time
--------------------------------------+-------------------------------
               Reporter:  niwi@…      |          Owner:  nobody
                   Type:  Bug         |         Status:  closed
              Milestone:              |      Component:  Uncategorized
                Version:  1.3         |       Severity:  Normal
             Resolution:  needsinfo   |       Keywords:
           Triage Stage:  Unreviewed  |      Has patch:  0
    Needs documentation:  0           |    Needs tests:  0
Patch needs improvement:  0           |  Easy pickings:  0
--------------------------------------+-------------------------------
Changes (by aaugustin):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => needsinfo
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 I fail to see how this is related to Django:

 - `logging` is a module from the standard library, provided by Python.
 - `gevent` has no relation with Django.

 So I'm pretty sure you could reproduce the same problem without Django
 (with a dummy wsgi app, logging.config.dictConfig, etc.).

 Anyway, it's hard to diagnose your problem with the information you've
 provided. If you think there's a bug in Django, could you provide a
 simpler test case (something we can easily reproduce), and tell us which
 part of Django is misbehaving?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16121#comment:1>
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.

Reply via email to