public class Debug extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
static boolean |
parserDebug |
| Constructor and Description |
|---|
Debug() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logError(String message,
Exception ex) |
static void |
println(String s) |
static void |
printStackTrace(Exception ex) |
static void |
setStackLogger(StackLogger stackLogger) |
public static void setStackLogger(StackLogger stackLogger)
public static void println(String s)
public static void printStackTrace(Exception ex)
Copyright © 2018. All Rights Reserved.