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 in the web
page that is produced.

I checked the docs, but didn't find anything appropriate.

-ofer


_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to