From: John O. <joh...@o-...> - 2006-06-16 16:56:20
|
Mike Schilli wrote: >On Tue, 13 Jun 2006, John ORourke wrote: > > >>"[Tue Jun 13 16:02:21 2006] [debug] ApacheLog.pm(95): >>Apache2::ScriptSite::authen - entered handler" >>(looks like a PatternLayout of "%F(%L): %M - %m") >> >> >Strange. I'm not quite sure if the apache logger does anything to >the message, but if you use the simple file appender of the > > Found in the Apache2::Log documentation: "The filename and the line number of the caller are logged only if Apache2::Const::LOG_DEBUG is used (because that's how Apache 2.0 logging mechanism works)." Sorry I didn't see it sooner, thanks anyway! John |