public class Debug extends Object
| Constructor and Description |
|---|
Debug() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(int msgLevel,
String msg) |
static int |
getLevel() |
static void |
setLevel(int newLevel) |
public static final int ERROR
public static final int DEBUG
public static void setLevel(int newLevel)
public static int getLevel()
public static void debug(int msgLevel,
String msg)