Module ch.qos.logback.core
Package ch.qos.logback.core.sift
package ch.qos.logback.core.sift
-
ClassDescriptionBase implementation of
Discriminator
that provides basic lifecycle managementCreated with IntelliJ IDEA.Builds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.Track appenders by key.Implement this interface in order to compute a discriminating value for a given event of type <E>.This appender serves as the base class for actual SiftingAppenders implemented by the logback-classic and logback-access modules.