On May 5, 4:47 am, Kevin Howerton <kevin.hower...@gmail.com> wrote:
I think the plan was to look at integrating logging after the 1.2 release was done. The original discussion was here: http://groups.google.com/group/django-developers/browse_frm/thread/8551ecdb7412ab22/ With Django's configuration style, it would be beneficial to use dictionary-based configuration as introduced in PEP 391 and implemented in Python trunk (2.7/3.2). For older Python versions, Django could use my standalone implementation of PEP-391 functionality available at http://bitbucket.org/vinay.sajip/dictconfig/ I have a Django branch which shows how logging can be easily integrated during startup, and it's at https://code.launchpad.net/~vinay-sajip/django/logging It's a proof-of-concept, last merged with trunk in Jan 2010, but the changes are simple so it shouldn't be a problem to bring up to date. I'll look at doing this once 1.2 is out. Regards, Vinay Sajip -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.