Package ch.qos.logback.core.joran.spi
Class CAI_WithLocatorSupport
java.lang.Object
ch.qos.logback.core.spi.ContextAwareImpl
ch.qos.logback.core.joran.spi.CAI_WithLocatorSupport
- All Implemented Interfaces:
ContextAware
When
Interpreter
class is used as the origin of an
ContextAwareImpl
instance, then XML locator information is lost. This
class preserves locator information (as a string).-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareImpl
context
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.qos.logback.core.spi.ContextAwareImpl
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
-
Constructor Details
-
CAI_WithLocatorSupport
CAI_WithLocatorSupport(Context context, Interpreter interpreter)
-
-
Method Details
-
getOrigin
- Overrides:
getOrigin
in classContextAwareImpl
-