class DebugLog
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DebugLog |
Builtin |
static DebugLog |
JarExtension |
private static Logger |
LOG |
static DebugLog |
Resource |
private java.lang.String |
typeMessage |
| Modifier | Constructor and Description |
|---|---|
private |
DebugLog(java.lang.String typeMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
logFound(java.lang.String path) |
void |
logTry(java.lang.String path) |