|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.core.logging.DefaultLogLevel
public class DefaultLogLevel
Retains the default log level during execution
Method Summary | |
---|---|
static LogLevel |
getLogLevel()
|
static void |
setLogLevel(LogLevel logLevel)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static LogLevel getLogLevel()
public static void setLogLevel(LogLevel logLevel)
logLevel
- Set the default log level for this application
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |