redirect stderr to syslog?

Russell E. Owen rowen at uw.edu
Fri Aug 15 23:04:33 EDT 2014


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




More information about the Python-list mailing list