Python shell scripting and errors

Phillip B Oldham phillip.oldham at gmail.com
Mon Feb 23 12:12:20 EST 2009


I've got a python script running as a daemon (using someone else's
daemon module). It runs fine for a while, but will occasionally balk
and die. Since its running in the background, I'm getting no error
from it.

What's the best way to capture the output into a file for later review?



More information about the Python-list mailing list