public final class UniversiConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_LOG_ENABLED
Flag indicating whether the debug output for the Universi library trough log-cat is
enabled or not.
|
static boolean |
LOG_ENABLED
Flag indicating whether the verbose output for the Universi library trough log-cat is
enabled or not.
|
public static boolean LOG_ENABLED
Log.v(String, String)public static boolean DEBUG_LOG_ENABLED
Log.d(String, String)