Stas Bekman wrote:

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

Thank you.

Arshavir

--
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