Disclaimer: New to Python.
I just created a simple WSGI app that I'm running under
apache/mod_python/paste.modpython. It works. But I can't output anything
to the apache logs. I've tried printing to both stdout and stderr. I need
a way to get warning/error/debug messages beyond embedding them
As I mentioned in my previous email, I'm running a WSGI app under
apache/mod_python/paste.mod_python. It seems to detect changes to files
most of the time, but not all the time. I haven't been able to isolate any
patterns, so I don't have much more to offer. Basically, I'll be running
through my