A  B  C  D  E  F  G  I  L  R  S  T  U  V  W 

L

log(Integer,String,Throwable,Map) - function in com.datadog.android.log.Logger
Sends a log message.
log(Integer,String,Throwable) - function in com.datadog.android.log.Logger
Sends a log message.
log(Integer,String) - function in com.datadog.android.log.Logger
Sends a log message.
log(Integer,String,String,String,String,Map) - function in com.datadog.android.log.Logger
Sends a log message with strings for error information.
log(Integer,String,String,String,String) - function in com.datadog.android.log.Logger
Sends a log message with strings for error information.
LogEvent - class in com.datadog.android.log.model
Structure holding information about a Log
LogEvent.Client - class in com.datadog.android.log.model.LogEvent
 
LogEvent.Client.Companion - class in com.datadog.android.log.model.LogEvent.Client
 
LogEvent.Companion - class in com.datadog.android.log.model.LogEvent
 
LogEvent.Dd - class in com.datadog.android.log.model.LogEvent
Datadog internal information
LogEvent.Dd.Companion - class in com.datadog.android.log.model.LogEvent.Dd
 
LogEvent.Device - class in com.datadog.android.log.model.LogEvent
Information about the device that produced this log.
LogEvent.Device.Companion - class in com.datadog.android.log.model.LogEvent.Device
 
LogEvent.Error - class in com.datadog.android.log.model.LogEvent
The additional error information in case this log is marked as an error
LogEvent.Error.Companion - class in com.datadog.android.log.model.LogEvent.Error
 
LogEvent.Logger - class in com.datadog.android.log.model.LogEvent
Information about the logger that produced this log.
LogEvent.Logger.Companion - class in com.datadog.android.log.model.LogEvent.Logger
 
LogEvent.Network - class in com.datadog.android.log.model.LogEvent
The network information in the moment the log was created
LogEvent.Network.Companion - class in com.datadog.android.log.model.LogEvent.Network
 
LogEvent.SimCarrier - class in com.datadog.android.log.model.LogEvent
 
LogEvent.SimCarrier.Companion - class in com.datadog.android.log.model.LogEvent.SimCarrier
 
LogEvent.Status - class in com.datadog.android.log.model.LogEvent
The severity of this log
LogEvent.Status.Companion - class in com.datadog.android.log.model.LogEvent.Status
 
LogEvent.Thread - class in com.datadog.android.log.model.LogEvent
Description of the thread in the process when error happened.
LogEvent.Thread.Companion - class in com.datadog.android.log.model.LogEvent.Thread
 
LogEvent.Usr - class in com.datadog.android.log.model.LogEvent
User properties
LogEvent.Usr.Companion - class in com.datadog.android.log.model.LogEvent.Usr
 
Logger - class in com.datadog.android.log
A class enabling Datadog logging features.
Logger.Builder - class in com.datadog.android.log.Logger
A Builder class for a Logger.
Logs - class in com.datadog.android.log
An entry point to Datadog Logs feature.
LogsConfiguration - class in com.datadog.android.log
Describes configuration to be used for the Logs feature.
LogsConfiguration.Builder - class in com.datadog.android.log.LogsConfiguration
A Builder class for a LogsConfiguration.
A  B  C  D  E  F  G  I  L  R  S  T  U  V  W