Uses of Interface
ch.qos.logback.core.joran.sanity.SanityChecker
-
Packages that use SanityChecker Package Description ch.qos.logback.core.joran Contains Joran configuration classes.ch.qos.logback.core.joran.sanity Contains sanity checkers for validating Joran configuration. -
-
Uses of SanityChecker in ch.qos.logback.core.joran
Methods in ch.qos.logback.core.joran with parameters of type SanityChecker Modifier and Type Method Description protected voidJoranConfiguratorBase. performCheck(SanityChecker sc, Model model) -
Uses of SanityChecker in ch.qos.logback.core.joran.sanity
Classes in ch.qos.logback.core.joran.sanity that implement SanityChecker Modifier and Type Class Description classAppenderWithinAppenderSanityChecker
-