public class MadaraLog extends MadaraJNI
(com.madara.MadaraLog.MadaraLogLevel) setLogLevel
Modifier and Type | Class and Description |
---|---|
static class |
MadaraLog.MadaraLogLevel
Enumeration of valid debug levels
|
Modifier and Type | Method and Description |
---|---|
static int |
getLogLevel()
Gets the global debug level
|
static void |
setLogLevel(MadaraLog.MadaraLogLevel debug)
Sets the global debug level
|
public static void setLogLevel(MadaraLog.MadaraLogLevel debug)
debug
- MadaraLogLevel
to setpublic static int getLogLevel()