Uses of Package
ch.qos.logback.core.sift
-
Packages that use ch.qos.logback.core.sift Package Description ch.qos.logback.classic.sift Contains sifting appender support for dynamic appender creation based on runtime attributes.ch.qos.logback.core.net Contains the base classes used by logback to log to remote destinations.ch.qos.logback.core.sift Contains sifting appender framework for dynamic appender creation based on runtime attributes. -
Classes in ch.qos.logback.core.sift used by ch.qos.logback.classic.sift Class Description AbstractDiscriminator Base implementation ofDiscriminatorthat provides basic lifecycle managementDiscriminator Implement this interface in order to compute a discriminating value for a given event of type <E>.SiftingAppenderBase This appender serves as the base class for actual SiftingAppenders implemented by the logback-classic and logback-access modules. -
Classes in ch.qos.logback.core.sift used by ch.qos.logback.core.net Class Description Discriminator Implement this interface in order to compute a discriminating value for a given event of type <E>. -
Classes in ch.qos.logback.core.sift used by ch.qos.logback.core.sift Class Description AbstractDiscriminator Base implementation ofDiscriminatorthat provides basic lifecycle managementAppenderFactory Created with IntelliJ IDEA.AppenderTracker Track appenders by key.Discriminator Implement this interface in order to compute a discriminating value for a given event of type <E>.NOPSiftModelHandler SiftModelHandler SiftProcessor