public interface Filter
| Modifier and Type | Interface and Description |
|---|---|
static class |
Filter.EmptyFilter
Empty filter.
|
| Modifier and Type | Field and Description |
|---|---|
static Filter |
EMPTY_FILTER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(ch.qos.logback.classic.spi.ILoggingEvent event) |
static final Filter EMPTY_FILTER
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.