public class Log
extends java.lang.Object
Constructor and Description |
---|
Log() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEnabled()
Returns whether debug logs are enabled.
|
static void |
setEnabled(boolean enabled)
Set whether debug logs are enabled.
|