Uses of Package
ch.qos.logback.core.sift
Packages that use ch.qos.logback.core.sift
Package
Description
Contains sifting appender support for dynamic appender creation based on runtime attributes.
Contains the base classes used by logback to log to remote
destinations.
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.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>.