public class SLF4JQueryLoggingListener extends Object implements QueryExecutionListener
DEFAULT| Constructor and Description |
|---|
SLF4JQueryLoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterQuery(ExecutionInfo execInfo,
List<QueryInfo> queryInfoList) |
void |
beforeQuery(ExecutionInfo execInfo,
List<QueryInfo> queryInfoList) |
void |
setLogLevel(SLF4JLogLevel logLevel) |
public void beforeQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList)
beforeQuery in interface QueryExecutionListenerpublic void afterQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList)
afterQuery in interface QueryExecutionListenerpublic void setLogLevel(SLF4JLogLevel logLevel)
Copyright © 2014. All rights reserved.