Uses of Class
ch.qos.logback.core.spi.ContextAwareImpl
-
Packages that use ContextAwareImpl Package Description ch.qos.logback.core.joran.event ch.qos.logback.core.joran.spi ch.qos.logback.core.sift -
-
Uses of ContextAwareImpl in ch.qos.logback.core.joran.event
Fields in ch.qos.logback.core.joran.event declared as ContextAwareImpl Modifier and Type Field Description (package private) ContextAwareImpl
SaxEventRecorder. cai
-
Uses of ContextAwareImpl in ch.qos.logback.core.joran.spi
Subclasses of ContextAwareImpl in ch.qos.logback.core.joran.spi Modifier and Type Class Description (package private) class
CAI_WithLocatorSupport
WhenInterpreter
class is used as the origin of anContextAwareImpl
instance, then XML locator information is lost. -
Uses of ContextAwareImpl in ch.qos.logback.core.sift
Fields in ch.qos.logback.core.sift declared as ContextAwareImpl Modifier and Type Field Description (package private) ContextAwareImpl
AppenderTracker. contextAware
-