| Package | Description |
|---|---|
| org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
| Modifier and Type | Method and Description |
|---|---|
static StringMatchFilter.Builder |
StringMatchFilter.newBuilder() |
StringMatchFilter.Builder |
StringMatchFilter.Builder.setMatchString(java.lang.String text)
Sets the logging level to use.
|