Package | Description |
---|---|
org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
Modifier and Type | Method and Description |
---|---|
static ThresholdFilter |
ThresholdFilter.createFilter(Level level,
Filter.Result match,
Filter.Result mismatch)
Create a ThresholdFilter.
|