public class SLF4JLoggerContextFactory extends Object implements LoggerContextFactory
Constructor and Description |
---|
SLF4JLoggerContextFactory() |
Modifier and Type | Method and Description |
---|---|
LoggerContext |
getContext(String fqcn,
ClassLoader loader,
Object externalContext,
boolean currentContext) |
LoggerContext |
getContext(String fqcn,
ClassLoader loader,
Object externalContext,
boolean currentContext,
URI configLocation,
String name) |
void |
removeContext(LoggerContext context) |
public LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext)
getContext
in interface LoggerContextFactory
public LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext, URI configLocation, String name)
getContext
in interface LoggerContextFactory
public void removeContext(LoggerContext context)
removeContext
in interface LoggerContextFactory
Copyright © 1999-2015 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.