Thank you for your quick reply! In your initial bug report, you say you changed the default "in your environment". Did you have a way to do that without modifying the log4j source? I didn't see a way to do it without rebuilding log4j.

-Kim.

WJCarpenter wrote:

kn> Background: We put a bunch of expensive operations in
kn> Logger.isDebugEnabled() if statements, and we had a customer
kn> complain about the performance.  (The operations were in support
kn> of creating log messages.)  We discovered that the customer was
kn> using a file called "log4j_properties", and therefore was
kn> essentially running under no configuration.  The result is that
kn> debug *is* enabled, even though there are no appenders enabled.
kn> The customer is running log4j version 1.2.8.

An old bug report about this:

http://issues.apache.org/bugzilla/show_bug.cgi?id=28692

and a related mailing list discussion:

http://marc.theaimsgroup.com/?l=log4j-user&m=108326596313116&w=2





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to