| Package | Description |
|---|---|
| net.ttddyy.dsproxy.listener | |
| net.ttddyy.dsproxy.support |
| Modifier and Type | Method and Description |
|---|---|
static CommonsLogLevel |
CommonsLogLevel.nullSafeValueOf(String name) |
static CommonsLogLevel |
CommonsLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonsLogLevel[] |
CommonsLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonsQueryLoggingListener.setLogLevel(CommonsLogLevel logLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonsQueryCountLoggingHandlerInterceptor.setLogLevel(CommonsLogLevel logLevel) |
void |
CommonsQueryCountLoggingFilter.setLogLevel(CommonsLogLevel logLevel) |
static void |
CommonsLogUtils.writeLog(org.apache.commons.logging.Log log,
CommonsLogLevel logLevel,
String message) |
Copyright © 2013. All Rights Reserved.