Package ch.qos.logback.classic.turbo
package ch.qos.logback.classic.turbo
-
ClassDescriptionSee {@link http://logback.qos.ch/manual/filters.html#DuplicateMessageFilter} for details.This filter allows for efficient course grained filtering based on criteria such as product name or company name that would be associated with requests as they are processed.Checks whether the marker in the event matches the marker specified by the user.An abstract class containing support for
MatchingFilter.onMatch
onMatchingFilter.onMismatch
attributes, shared by many but not all turbo filters.This class allows output for a given MDC value.Bean pairing an MDC value with a log level.Reconfigure a LoggerContext when the configuration file changes.TurboFilter is a specialized filter with a decide method that takes a bunch of parameters instead of a single event object.