Package org.apache.logging.log4j.core.selector

Log4j 2.0 Context Selectors.

See:
          Description

Interface Summary
ContextSelector Interface used to locate a LoggerContext.
NamedContextSelector ContextSelectors that have a name.
 

Class Summary
BasicContextSelector Returns either this Thread's context or the default LoggerContext.
ClassLoaderContextSelector This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.
JNDIContextSelector This class can be used to define a custom logger repository.
 

Package org.apache.logging.log4j.core.selector Description

Log4j 2.0 Context Selectors.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.