public abstract class MatchingFilter extends TurboFilter
onMatch on onMismatch
attributes, shared by many but not all turbo filters.| Modifier and Type | Field and Description |
|---|---|
protected ch.qos.logback.core.spi.FilterReply |
onMatch |
protected ch.qos.logback.core.spi.FilterReply |
onMismatch |
| Constructor and Description |
|---|
MatchingFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOnMatch(java.lang.String action) |
void |
setOnMismatch(java.lang.String action) |
decide, getName, isStarted, setName, start, stop