Uses of Interface
org.apache.logging.log4j.core.LoggerContextAccessor
-
Packages that use LoggerContextAccessor Package Description org.apache.logging.log4j.core Implementation of Log4j 2. -
-
Uses of LoggerContextAccessor in org.apache.logging.log4j.core
Classes in org.apache.logging.log4j.core that implement LoggerContextAccessor Modifier and Type Class Description class
DefaultLoggerContextAccessor
Default implementation using the Core LoggerContext.
-