Uses of Class
ch.qos.logback.core.joran.spi.Interpreter
Packages that use Interpreter
Package
Description
Contains Joran configuration classes.
-
Uses of Interpreter in ch.qos.logback.core.joran
Fields in ch.qos.logback.core.joran declared as InterpreterMethods in ch.qos.logback.core.joran with parameters of type InterpreterModifier and TypeMethodDescriptionprotected abstract void
GenericConfigurator.addImplicitRules
(Interpreter interpreter) protected void
JoranConfiguratorBase.addImplicitRules
(Interpreter interpreter) -
Uses of Interpreter in ch.qos.logback.core.joran.spi
Methods in ch.qos.logback.core.joran.spi that return InterpreterConstructors in ch.qos.logback.core.joran.spi with parameters of type InterpreterModifierConstructorDescriptionEventPlayer
(Interpreter interpreter) InterpretationContext
(Context context, Interpreter joranInterpreter) -
Uses of Interpreter in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift with parameters of type InterpreterModifier and TypeMethodDescriptionprotected void
SiftingJoranConfiguratorBase.addImplicitRules
(Interpreter interpreter)