[−][src]Module log4rs::filter::threshold
The threshold filter.
Requires the threshold_filter
feature.
Structs
ThresholdFilter | A filter that rejects all events at a level below a provided threshold. |
ThresholdFilterConfig | The threshold filter's configuration. |
ThresholdFilterDeserializer | A deserializer for the |