On Tue, Mar 27, 2007 at 05:12:02PM +0200, Igor Longagnani wrote: > I should force my Catalyst based app to send an e-mail on every > exception/error, > just before sending it (the exception) out on the video when the app dies. > I mean I'd like to see the exception both on the screen and on e-mail. I > like those complete scrolling screens > when something bad happens ...
I would recommend you use a separate process to watch the error log and send mail. -- Bill Moseley [EMAIL PROTECTED] _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
