public interface RequestLogger
| Modifier and Type | Method and Description |
|---|---|
void |
logNativeQuery(RequestLogLine requestLogLine) |
void |
logSqlQuery(RequestLogLine requestLogLine) |
default void |
start() |
default void |
stop() |
void logNativeQuery(RequestLogLine requestLogLine) throws IOException
IOExceptionvoid logSqlQuery(RequestLogLine requestLogLine) throws IOException
IOExceptiondefault void stop()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.