27347eec03dea89754b1913c242a869c1d02c295
> I've updated the Log4JCategoryLog.java to use the Log4J method Category.log > () which allows the fully qualified class name (FQCN) of the user's logger > class to be passed through into Log4J. In this case the logger class FQCN > will be "org.apache.commons.logging.impl.Log4JCategoryLog". This allows > Log4J to correctly identify the location in the code from which the logger > is being called, if required. Without this Log4J reports that the calling > location is ALWAYS Log4JCategoryLog.java:132. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138878 13f79535-47bb-0310-9956-ffa450edef68
Description
Fork of github.com/apache/commons-logging with minor changes for Tweed 5
Languages
Java
98.4%
HTML
1.6%