Uses of Interface
org.apache.logging.log4j.core.selector.NamedContextSelector
Packages that use NamedContextSelector
Package
Description
Log4j 2 Context Selectors.
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 NamedContextSelectorModifier and TypeClassDescriptionclass
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 NamedContextSelectorModifier and TypeFieldDescriptionprivate NamedContextSelector
Log4jWebInitializerImpl.namedContextSelector