public class LoggerConfiguration
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggerConfiguration.SerializedNames
Field names used for serialization by Gson.
|
| Constructor and Description |
|---|
LoggerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Logger.LogLevel |
getLogLevel()
Gets the
Logger.LogLevel to use. |
boolean |
isLogcatEnabled()
Gets the Logcat enabled state.
|
boolean |
isPiiEnabled()
Gets the Pii Enabled state.
|
public boolean isPiiEnabled()
public Logger.LogLevel getLogLevel()
Logger.LogLevel to use.public boolean isLogcatEnabled()