A
B
C
D
E
F
G
I
L
N
P
S
T
W
L
- logAttributes(Map) - function in com.datadog.android.trace.api.span.DatadogSpan
- Logs a set of attributes and associates them with the current DatadogSpan.
- logErrorMessage(String) - function in com.datadog.android.trace.api.span.DatadogSpan
- Logs an error message and associates it with the current DatadogSpan.
- logMessage(String) - function in com.datadog.android.trace.api.span.DatadogSpan
- Logs a message associated with the current DatadogSpan.
- logThrowable(Throwable) - function in com.datadog.android.trace.api.span.DatadogSpan
- Logs a throwable and associates it with the current DatadogSpan.