public static class FilteredRequestLoggerProvider.FilteredRequestLogger extends Object implements RequestLogger
| Constructor and Description |
|---|
FilteredRequestLogger(RequestLogger logger,
long queryTimeThresholdMs) |
| Modifier and Type | Method and Description |
|---|---|
void |
log(RequestLogLine requestLogLine) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitstart, stoppublic FilteredRequestLogger(RequestLogger logger, long queryTimeThresholdMs)
public void log(RequestLogLine requestLogLine) throws IOException
log in interface RequestLoggerIOExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.