|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLF4JLogLevel | |
|---|---|
| net.ttddyy.dsproxy.listener | |
| net.ttddyy.dsproxy.support | |
| Uses of SLF4JLogLevel in net.ttddyy.dsproxy.listener |
|---|
| Methods in net.ttddyy.dsproxy.listener that return SLF4JLogLevel | |
|---|---|
static SLF4JLogLevel |
SLF4JLogLevel.nullSafeValueOf(String name)
|
static SLF4JLogLevel |
SLF4JLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SLF4JLogLevel[] |
SLF4JLogLevel.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 SLF4JLogLevel | |
|---|---|
void |
SLF4JQueryLoggingListener.setLogLevel(SLF4JLogLevel logLevel)
|
| Uses of SLF4JLogLevel in net.ttddyy.dsproxy.support |
|---|
| Methods in net.ttddyy.dsproxy.support with parameters of type SLF4JLogLevel | |
|---|---|
void |
SLF4JQueryCountLoggingHandlerInterceptor.setLogLevel(SLF4JLogLevel logLevel)
|
void |
SLF4JQueryCountLoggingFilter.setLogLevel(SLF4JLogLevel logLevel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||