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