History log of /external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/impl/RecursiveInitializationTest.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/test/java/org/slf4j/impl/RecursiveInitializationTest.java
7ba0605dc97fb81bde8311510d27b3ccba170008 16-Oct-2011 Ceki Gulcu <ceki@qos.ch> update license headers to current year
/external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/impl/RecursiveInitializationTest.java
88c4c456766193e012eb890e2208473d99b91f83 03-Dec-2009 Ceki Gulcu <ceki@qos.ch> setting autocrlf = true on windows - no logical changes
/external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/impl/RecursiveInitializationTest.java
60acabc73d417e9b3fc31898e2d2b0e75cac4215 20-Nov-2008 Ceki Gulcu <ceki@qos.ch> An attempt at fixing bug 113 [1] and indirectly LBCORE-51 [2]. Instead
of caching StaticLoggerBinder singleton, we retrieve afresh each
time. This agrees well with native implementations with context
selectors, e.g. logback. Unfortunately, the code in LoggerFactory is
no longer dumb and totally obvious.

[1] http://bugzilla.slf4j.org/show_bug.cgi?id=113
[2] http://jira.qos.ch/browse/LBCORE-51
/external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/impl/RecursiveInitializationTest.java