Package ch.qos.logback.core.model.processor
package ch.qos.logback.core.model.processor
Contains model processors for handling configuration model objects.
-
ClassDescriptionThe AppenderAvailabilityAnalyser class is responsible for analyzing the availability of appenders.The AppenderRefDependencyAnalyser class is responsible for analyzing dependencies related to appender references within a logging model.DefaultProcessor traverses the Model produced at an earlier step and performs actual configuration of logback according to the handlers it was given.Instantiate class for define property value.Defines the relation between a depender (of type Model) and a dependency name (String).An enumeration of processing phases.RefContainerDependencyAnalyser pushes relevant models into the modelStack of ModelInterpretationContext.