formatting issue

[prev] [thread] [next] [Date index for 2004/12/08]

From: Arshavir Grigorian
Subject: formatting issue
Date: 00:10 on 08 Dec 2004
Hello list,

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

<snip>
if (Apache->can('request')) {
    $handle = Apache->request;
} else {
    $handle = Apache->server;
}

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

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

Am I doing something wrong? or is it working as advertised and I need a 
workaround?

Thanks.



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

formatting issue
Arshavir Grigorian 00:10 on 08 Dec 2004

Re: formatting issue
Stas Bekman 00:19 on 08 Dec 2004

Re: formatting issue
Arshavir Grigorian 01:25 on 08 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52