|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonsLogLevel | |
|---|---|
| net.ttddyy.dsproxy.listener | |
| net.ttddyy.dsproxy.support | |
| Uses of CommonsLogLevel in net.ttddyy.dsproxy.listener |
|---|
| Methods in net.ttddyy.dsproxy.listener that return CommonsLogLevel | |
|---|---|
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. |
| Methods in net.ttddyy.dsproxy.listener with parameters of type CommonsLogLevel | |
|---|---|
void |
CommonsQueryLoggingListener.setLogLevel(CommonsLogLevel logLevel)
|
| Uses of CommonsLogLevel in net.ttddyy.dsproxy.support |
|---|
| Methods in net.ttddyy.dsproxy.support with parameters of type CommonsLogLevel | |
|---|---|
void |
CommonsQueryCountLoggingHandlerInterceptor.setLogLevel(CommonsLogLevel logLevel)
|
void |
CommonsQueryCountLoggingFilter.setLogLevel(CommonsLogLevel logLevel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||