Uses of Interface
org.apache.logging.log4j.core.selector.NamedContextSelector
-
Packages that use NamedContextSelector Package Description org.apache.logging.log4j.core.selector Log4j 2 Context Selectors.org.apache.logging.log4j.web The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web application. -
-
Uses of NamedContextSelector in org.apache.logging.log4j.core.selector
Classes in org.apache.logging.log4j.core.selector that implement NamedContextSelector Modifier and Type Class Description class
JndiContextSelector
This class can be used to define a custom logger repository. -
Uses of NamedContextSelector in org.apache.logging.log4j.web
Fields in org.apache.logging.log4j.web declared as NamedContextSelector Modifier and Type Field Description private NamedContextSelector
Log4jWebInitializerImpl. namedContextSelector
-