In a message dated 9/24/02 9:59:37 AM Pacific Daylight Time,
da...@ep... writes:
> first thanks the great work developing the log4perl module
Thanks :)
> integrating into our web applications and discovered a problem
> while using Log::Dispatch::ApacheLog as an appender
>
Hmm. In Log::Log4perl, we're passing along a dummy value as a level to
Log::Dispatch objects, because we want them to log unconditionally when
Log::Log4perl determines the priority for logging has been met.
I'm not sure your solution is going to work, because the log4perl levels
aren't compatible with the Log::Dispatch ones.
Could we just set it to "debug" every time? Or is this going to end up in the
log somehow?
-- Mike
Mike Schilli
log...@pe...
http://perlmeister.com
|