public class CommonsQueryLoggingListener extends AbstractQueryLoggingListener
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected CommonsLogLevel |
logLevel |
queryLogEntryCreator, writeAsJson, writeDataSourceNameDEFAULT| Constructor and Description |
|---|
CommonsQueryLoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
setLogLevel(CommonsLogLevel logLevel) |
protected void |
writeLog(String message) |
afterQuery, beforeQuery, getEntry, setQueryLogEntryCreator, setWriteAsJson, setWriteDataSourceNameprotected static final org.apache.commons.logging.Log log
protected CommonsLogLevel logLevel
protected void writeLog(String message)
writeLog in class AbstractQueryLoggingListenerpublic void setLogLevel(CommonsLogLevel logLevel)
Copyright © 2015. All rights reserved.