Uses of Class
org.apache.wink.logging.WinkLogHandler.LEVEL

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(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
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.