Uses of Package
ch.qos.logback.core.sift
Packages that use ch.qos.logback.core.sift
-
Classes in ch.qos.logback.core.sift used by ch.qos.logback.classic.siftClassDescriptionBase implementation of
Discriminatorthat provides basic lifecycle managementImplement 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. -
Classes in ch.qos.logback.core.sift used by ch.qos.logback.core.netClassDescriptionImplement 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.siftClassDescriptionBase implementation of
Discriminatorthat provides basic lifecycle managementCreated with IntelliJ IDEA.Track appenders by key.Implement this interface in order to compute a discriminating value for a given event of type <E>.