
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 29e7da07a23709afb59afc563935da5f4056bc69 https://github.com/qos-ch/slf4j/commit/29e7da07a23709afb59afc563935da5f4056b... Author: Ceki Gulcu <ceki@qos.ch> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M slf4j-api/src/main/java/org/slf4j/LoggerFactory.java Log Message: ----------- fix SLF4J-366 Commit: 81b237672cf1b02e0d44e870dcf5e963bdf47617 https://github.com/qos-ch/slf4j/commit/81b237672cf1b02e0d44e870dcf5e963bdf47... Author: Ceki Gulcu <ceki@qos.ch> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M slf4j-api/src/main/java/org/slf4j/LoggerFactory.java M slf4j-api/src/main/java/org/slf4j/helpers/SubstituteLogger.java M slf4j-api/src/main/java/org/slf4j/helpers/SubstituteLoggerFactory.java M slf4j-api/src/test/java/org/slf4j/LoggerAccessingThread.java M slf4j-jdk14/src/test/java/org/slf4j/impl/JDK14MultithreadedInitializationTest.java M slf4j-simple/src/test/java/org/slf4j/impl/SimpleLoggerMultithreadedInitializationTest.java M slf4j-site/src/site/pages/news.html Log Message: ----------- ongoing work, does not compile Compare: https://github.com/qos-ch/slf4j/compare/8f536317cbea...81b237672cf1