Arshavir Grigorian wrote:
I am using mp2 (1.99_17) and have the following line in my Exception class to get a complete stacktrace:

$handle->log_error("$self: ".Carp::longmess ("$message"));

The problem is that in my logs all of the control chars (\n, \t) appear as text and never translate to newlines, tabs, etc.

Please see: -DAP_UNSAFE_ERROR_LOG_UNESCAPED in: http://perl.apache.org/docs/2.0/user/install/install.html#Apache

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to