public class NoopRequestLogger extends Object implements RequestLogger
| Constructor and Description |
|---|
NoopRequestLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
logNativeQuery(RequestLogLine requestLogLine) |
void |
logSqlQuery(RequestLogLine requestLogLine) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstart, stoppublic void logNativeQuery(RequestLogLine requestLogLine)
logNativeQuery in interface RequestLoggerpublic void logSqlQuery(RequestLogLine requestLogLine)
logSqlQuery in interface RequestLoggerCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.