Re: log_error and client IP

2016-12-30 Thread Ben RUBSON
> 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

Re: log_error and client IP

2016-12-29 Thread Vincent Veyron
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

log_error and client IP

2016-12-28 Thread Ben RUBSON
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