|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WinkLogHandler.LEVEL | |
---|---|
org.apache.wink.logging |
Uses of WinkLogHandler.LEVEL in org.apache.wink.logging |
---|
Methods in org.apache.wink.logging that return WinkLogHandler.LEVEL | |
---|---|
static WinkLogHandler.LEVEL |
WinkLogHandler.LEVEL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WinkLogHandler.LEVEL[] |
WinkLogHandler.LEVEL.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.wink.logging with parameters of type WinkLogHandler.LEVEL | |
---|---|
static void |
WinkLogHandler.turnLoggingCaptureOn(WinkLogHandler.LEVEL _level)
turns logging capture on |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |