org.apache.logging.slf4j
Class SLF4JLoggerContextFactory

java.lang.Object
  extended by org.apache.logging.slf4j.SLF4JLoggerContextFactory
All Implemented Interfaces:
LoggerContextFactory

public class SLF4JLoggerContextFactory
extends Object
implements LoggerContextFactory


Constructor Summary
SLF4JLoggerContextFactory()
           
 
Method Summary
 LoggerContext getContext(String fqcn, ClassLoader loader, boolean currentContext)
           
 LoggerContext getContext(String fqcn, ClassLoader loader, boolean currentContext, URI configLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLF4JLoggerContextFactory

public SLF4JLoggerContextFactory()
Method Detail

getContext

public LoggerContext getContext(String fqcn,
                                ClassLoader loader,
                                boolean currentContext)
Specified by:
getContext in interface LoggerContextFactory

getContext

public LoggerContext getContext(String fqcn,
                                ClassLoader loader,
                                boolean currentContext,
                                URI configLocation)
Specified by:
getContext in interface LoggerContextFactory


Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.