> 
> Is there some way to set up mason so I get an email when there's an error 
> thrown to the error page (and hopefully not more than one for the same error).

You should consider using Log::Log4perl.
I use it overall in my app and you can easyly configure it to send an email on 
error (and even more, you can send  emails only when they arise in several 
parts (categories) )of your app. Log:::Log4perl allows you too to send a mail 
only once per "same error" .

Rolf Schaufelberger


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to