We are using the syslog module for logging, and would like to redirect stderr to our log. Is there a practical way to do it?
I realize the logging module supports this and has a syslog writer, so that's a fallback. But we were hoping to use the syslog module for performance. -- Russell -- https://mail.python.org/mailman/listinfo/python-list