in reply to Re: Have script send email if it dies
in thread Have script send email if it dies
Your logging code can then generate whatever output you want, and you'll only get an email describing the code state when the program terminates abnormally (dies, exits with an error status, etc.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Have script send email if it dies
by Asim (Hermit) on Jul 21, 2006 at 18:52 UTC |