History log of /external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31212435723e2dfd5d6716d1f6a7b0e66a1e6b38 26-Mar-2015 Ceki Gulcu <ceki@qos.ch> Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160.
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
33db0c56ca159dd347d6a8507b16678237b2fa91 14-Dec-2014 Ceki Gulcu <ceki@qos.ch> less warnings by Eclipse
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
4dc6af1af741d9419c33187033a210dd623ceff1 25-Mar-2013 Ceki Gulcu <ceki@qos.ch> use a ConcurrentHashMap in various loger factories - fix bug #298
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
7ba0605dc97fb81bde8311510d27b3ccba170008 16-Oct-2011 Ceki Gulcu <ceki@qos.ch> update license headers to current year
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
88c4c456766193e012eb890e2208473d99b91f83 03-Dec-2009 Ceki Gulcu <ceki@qos.ch> setting autocrlf = true on windows - no logical changes
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
367f527231849a2d76906a1d5d5f3411caf683d6 04-Feb-2007 Ceki Gulcu <ceki@qos.ch> Added support for retrieving the root logger to the JUL and log4j
bindings as requested in bug report #35. NOP, Simple and JCL do not
have a notion of a root logger.

Bug reprot 35 can be found at:

http://bugzilla.slf4j.org/show_bug.cgi?id=35
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
55a650f08cd7afee64689a758942104c88458c85 04-Nov-2006 Ceki Gulcu <ceki@qos.ch> - Fixed synchronisation related bug number 27.
See also http://bugzilla.slf4j.org/show_bug.cgi?id=27
- added eclipse codeStyle.xml
- The various SLF4J inherit their version number through a poperty,
namely "aversion", defined in the parent pom. This little trick seems
to work well and saves alot of time.
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java
807286d132d9b4ddd0b61ba9e60a6ae217e46b10 15-Aug-2006 Ceki Gulcu <ceki@qos.ch> Mavenizing of SLF4J, on going work
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jLoggerFactory.java