> On 29 Dec 2016, at 17:26, Vincent Veyron wrote:
>
> On Wed, 28 Dec 2016 22:24:56 +0100
> Ben RUBSON wrote:
>
>
>> I'm using the following to log error messages from mod_perl to Apache log
>> files :
>> $r->log_error("mymsg");
>>
>> It produces the following :
>> [Sat Dec 24 09:39:43.93338
On Wed, 28 Dec 2016 22:24:56 +0100
Ben RUBSON wrote:
> I'm using the following to log error messages from mod_perl to Apache log
> files :
> $r->log_error("mymsg");
>
> It produces the following :
> [Sat Dec 24 09:39:43.933388 2016] [:error] [pid 8015] mymsg
>
> I'm a little bit suprised that
Hello,
I'm using the following to log error messages from mod_perl to Apache log files
:
$r->log_error("mymsg");
It produces the following :
[Sat Dec 24 09:39:43.933388 2016] [:error] [pid 8015] mymsg
I'm a little bit suprised that it does not produce the following :
[Sat Dec 24 09:39:43.933388