A
B
C
D
E
F
G
I
L
R
S
T
U
V
W
R
- removeAttribute(String) - function in com.datadog.android.log.Logger
- Remove a custom attribute from all future logs sent by this logger.
- removeAttribute(String,SdkCore) - function in com.datadog.android.log.Logs
- Remove a custom attribute from all future logs sent by loggers created from the given SDK core.
- removeAttribute(String) - function in com.datadog.android.log.Logs
- Remove a custom attribute from all future logs sent by loggers created from the given SDK core.
- removeTag(String) - function in com.datadog.android.log.Logger
- Remove a tag from all future logs sent by this logger.
- removeTagsWithKey(String) - function in com.datadog.android.log.Logger
- Remove all tags with the given key from all future logs sent by this logger.