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