You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Peter DeGregorio <pd...@comcast.net> on 2005/04/09 11:04:07 UTC

[commons-logging] trace and log4j

Jakarta Commons Logging 1.0.4 supports the new log4j 1.3 version but 
continues to map commons logging trace to log4j debug as it always has even 
though log4j 1.3 has a trace level and so now has an exact match for commons 
logging trace. If this is intentional and not a bug could it be made 
optional such that if a new property was set commons logging would map its 
trace to log4j trace rather than debug. Proposed property "Use log4j trace" 
would map trace to debug for log4j 1.3 (or technically not log4j 1.2).
-- Peter




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org