| Constructor and Description |
|---|
DebugConcern() |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(int priority,
String message) |
void |
debug(int priority,
String message,
Object... params) |
void |
debug(int priority,
String message,
Object param1) |
void |
debug(int priority,
String message,
Object param1,
Object param2) |
Integer |
debugLevel() |