Uses of Interface
ch.qos.logback.core.joran.spi.RuleStore
Packages that use RuleStore
Package
Description
Contains the Joran configration classes
Contains Joran configuration classes.
Contains Joran configuration classes.
-
Uses of RuleStore in ch.qos.logback.access.joran
Methods in ch.qos.logback.access.joran with parameters of type RuleStore -
Uses of RuleStore in ch.qos.logback.access.sift
Methods in ch.qos.logback.access.sift with parameters of type RuleStoreModifier and TypeMethodDescriptionprotected void
SiftingJoranConfigurator.addInstanceRules
(RuleStore rs) -
Uses of RuleStore in ch.qos.logback.classic.joran
Methods in ch.qos.logback.classic.joran with parameters of type RuleStore -
Uses of RuleStore in ch.qos.logback.classic.sift
Methods in ch.qos.logback.classic.sift with parameters of type RuleStoreModifier and TypeMethodDescriptionprotected void
SiftingJoranConfigurator.addInstanceRules
(RuleStore rs) -
Uses of RuleStore in ch.qos.logback.core.joran
Methods in ch.qos.logback.core.joran with parameters of type RuleStoreModifier and TypeMethodDescriptionprotected abstract void
GenericConfigurator.addInstanceRules
(RuleStore rs) protected void
JoranConfiguratorBase.addInstanceRules
(RuleStore rs) -
Uses of RuleStore in ch.qos.logback.core.joran.spi
Classes in ch.qos.logback.core.joran.spi that implement RuleStoreMethods in ch.qos.logback.core.joran.spi that return RuleStoreConstructors in ch.qos.logback.core.joran.spi with parameters of type RuleStoreModifierConstructorDescriptionInterpreter
(Context context, RuleStore rs, ElementPath initialElementPath) -
Uses of RuleStore in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift with parameters of type RuleStoreModifier and TypeMethodDescriptionprotected void
SiftingJoranConfiguratorBase.addInstanceRules
(RuleStore rs)