Package io.dropwizard.logging.common.filter
-
Interface Summary Interface Description FilterFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware> A service provider interface for creating LogbackFilterinstances.LevelFilterFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware> An interface for building LogbackFilterswith a specifiedLevel. -
Class Summary Class Description NullLevelFilterFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware> Factory for building a logbackFilterthat will always defer to the next Filter.ThresholdLevelFilterFactory Factory that creates aFilterof typeILoggingEvent