Samuele Kaplun <samuele.kap...@cern.ch> added the comment: Thanks for looking into it.
Indeed that's the workaround I implemented in our application. On the other hand it would be nice if either: * the log_info method would print to stderr, * would use warning.warn() * would use the logging module to allow for fine grained configuration The 1st solution would be already enough for mod_wsgi usage (also see: <http://code.google.com/p/modwsgi/wiki/ApplicationIssues#Writing_To_Standard_Output>) Cheers! ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11792> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com