Re: glue between apache and python logging

2005-10-18 Thread Jim Gallacher
Nic Ferrier wrote: Hello mod_python developers. I just joined this list (at the suggestion of Graham Dumpleton) to try and get you guys to consider adding some glue to connect python >2.2 logging to Apache's logging. This means adding a small extra source file to the mod_python codebase. Here's

glue between apache and python logging

2005-10-18 Thread Nic Ferrier
Hello mod_python developers. I just joined this list (at the suggestion of Graham Dumpleton) to try and get you guys to consider adding some glue to connect python >2.2 logging to Apache's logging. This means adding a small extra source file to the mod_python codebase. Here's my example: # A