PreferencesLogging utility class.@Deprecated public final class PreferencesConfig extends Object
Configuration options for the Preferences library.
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_LOG_ENABLED
Deprecated.
Flag indicating whether the debug output for the Preferences library trough log-cat is
enabled or not.
|
static boolean |
LOG_ENABLED
Deprecated.
Flag indicating whether the verbose output for the Preferences 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)