A
B
C
D
E
F
G
I
L
R
S
T
U
V
W
S
- setBundleWithRumEnabled(Boolean) - function in com.datadog.android.log.Logger.Builder
- Enables the logs bundling with the current active View.
- setBundleWithTraceEnabled(Boolean) - function in com.datadog.android.log.Logger.Builder
- Enables the logs bundling with the current active trace.
- setDdtags(String) - function in com.datadog.android.log.model.LogEvent
- setEventMapper(EventMapper) - function in com.datadog.android.log.LogsConfiguration.Builder
- Sets the EventMapper for the LogEvent.
- setFingerprint(String) - function in com.datadog.android.log.model.LogEvent.Error
- setKind(String) - function in com.datadog.android.log.model.LogEvent.Error
- setLogcatLogsEnabled(Boolean) - function in com.datadog.android.log.Logger.Builder
- Enables your logs to be duplicated in LogCat.
- setMessage(String) - function in com.datadog.android.log.model.LogEvent
- setMessage(String) - function in com.datadog.android.log.model.LogEvent.Error
- setName(String) - function in com.datadog.android.log.model.LogEvent.Logger
- setName(String) - function in com.datadog.android.log.Logger.Builder
- Sets the logger name that will appear in your logs when a throwable is attached.
- setNetworkInfoEnabled(Boolean) - function in com.datadog.android.log.Logger.Builder
- Enables network information to be automatically added in your logs.
- setRemoteLogThreshold(Integer) - function in com.datadog.android.log.Logger.Builder
- Sets a minimum threshold (priority) for the log to be sent to the Datadog servers.
- setRemoteSampleRate(Float) - function in com.datadog.android.log.Logger.Builder
- Sets the sample rate for this Logger.
- setService(String) - function in com.datadog.android.log.Logger.Builder
- Sets the service name that will appear in your logs.
- setSourceType(String) - function in com.datadog.android.log.model.LogEvent.Error
- setStack(String) - function in com.datadog.android.log.model.LogEvent.Error
- setStatus(LogEvent.Status) - function in com.datadog.android.log.model.LogEvent