public interface NamedContextSelector extends ContextSelector
Modifier and Type | Method and Description |
---|---|
LoggerContext |
locateContext(String name,
Object externalContext,
URI configLocation)
Locate the LoggerContext with the specified name.
|
LoggerContext |
removeContext(String name)
Locate the LoggerContext with the specified name using the default configuration.
|
getContext, getContext, getLoggerContexts, removeContext
LoggerContext locateContext(String name, Object externalContext, URI configLocation)
name
- The LoggerContext name.externalContext
- The external context to associate with the LoggerContext.configLocation
- The location of the configuration.LoggerContext removeContext(String name)
name
- The LoggerContext name.Copyright © 1999-2021 The 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.