Partial solution:

Redirecting errors to logfile with CGI::Carp has a side effect on Mason,
apparently.  Using default CGIHandler with errormode => 'output' causes
the error messages to disappear completely (output neither to screen nor
to log), while errormode => 'fatal' puts them in the log as desired, but
in verbose html form.  Obviously, I still have some work to do.


-  
Matt Warnock
RidgeCrest Herbals, Inc.



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to