Home
last modified time | relevance | path

Searched refs:JCLLoggerFactory (Results 1 – 2 of 2) sorted by relevance

/external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/
DStaticLoggerBinder.java62 private static final String loggerFactoryClassStr = JCLLoggerFactory.class.getName();
72 loggerFactory = new JCLLoggerFactory(); in StaticLoggerBinder()
DJCLLoggerFactory.java41 public class JCLLoggerFactory implements ILoggerFactory { class
63 public JCLLoggerFactory() { in JCLLoggerFactory() method in JCLLoggerFactory