Class LogbackAccessJoranConfigurator
-
- All Implemented Interfaces:
-
ch.qos.logback.core.spi.ContextAware
public final class LogbackAccessJoranConfigurator extends JoranConfiguratorThe JoranConfigurator to support additional rules.
-
-
Constructor Summary
Constructors Constructor Description LogbackAccessJoranConfigurator(Environment environment)
-
Method Summary
Modifier and Type Method Description UnitaddElementSelectorAndActionAssociations(RuleStore store)-
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext -
Methods inherited from class ch.qos.logback.core.joran.GenericXMLConfigurator
buildModelFromSaxEventList, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getModelInterpretationContext, populateSaxEventRecorder, processModel, recallSafeConfiguration, registerSafeConfiguration -
Methods inherited from class ch.qos.logback.core.joran.JoranConfiguratorBase
buildModelInterpretationContext, getInterpretationContext -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
addElementSelectorAndActionAssociations
Unit addElementSelectorAndActionAssociations(RuleStore store)
-
-
-
-