public static class LogReader.ErrorOnlyFilter extends java.lang.Object implements LogReader.LogFilter
| Constructor and Description |
|---|
ErrorOnlyFilter(LogReader.LogFilter chain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
pass(LogReader.Log log) |
public ErrorOnlyFilter(LogReader.LogFilter chain)
public boolean pass(LogReader.Log log)
pass in interface LogReader.LogFilter