org.pentaho.platform.util.logging
Class LoggerUtil

java.lang.Object
  extended by org.pentaho.platform.util.logging.LoggerUtil

public class LoggerUtil
extends Object


Constructor Summary
LoggerUtil()
           
 
Method Summary
static int getLogLevel(String localLogLevel)
           
static String getLogLevelName(int localLogLevel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerUtil

public LoggerUtil()
Method Detail

getLogLevelName

public static String getLogLevelName(int localLogLevel)

getLogLevel

public static int getLogLevel(String localLogLevel)