Uses of Package
ch.qos.logback.core.sift
Packages that use ch.qos.logback.core.sift
Package
Description
Contains the base classes used by logback to log to remote
destinations.
-
Classes in ch.qos.logback.core.sift used by ch.qos.logback.classic.siftClassDescriptionBase implementation of
Discriminator
that 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
Discriminator
that 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>.