On Fri, Mar 4, 2011 at 10:08 AM, Lance Edgar <[email protected]> wrote: > Sorry, I didn't realize the problem was limited to Apache/mod_wsgi. I > believe this thread contains some helpful info. Apparently the logging > configuration is normally done by paster and not e.g. pylons itself.
It's somewhere in the code that implements "paster serve". I've seen it but I don't remember exactly where. "grep -r logging site-packages/paste" should find it. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
