A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
L
- LocalAttribute - class in com.datadog.android.internal.attributes
- Local attributes are used to pass additional metadata along with the event and are never sent to the backend directly.
- LocalAttribute.Constant - class in com.datadog.android.internal.attributes.LocalAttribute
- Used for attributes that have a finite set of possible values (such as enumerations, see ViewScopeInstrumentationType).
- LocalAttribute.Key - class in com.datadog.android.internal.attributes.LocalAttribute
- Enumeration of all local attributes keys used in the application.
- LocalAttributeKt - class in com.datadog.android.internal.attributes
- loggableStackTrace(Array) - function in com.datadog.android.internal.utils.ThreadExtKt
- Converts stacktrace to string format.
- loggableStackTrace(Throwable) - function in com.datadog.android.internal.utils.ThrowableExtKt
- Converts stacktrace to string format.
- LongExtKt - class in com.datadog.android.internal.utils