A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U  V  W  _ 

L

lenient() - function in com.squareup.moshi.EmbraceSpanEventJsonAdapter
 
logComposeTap(Pair,String) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Logs a tap on a Compose screen element.
logComposeTap(Pair,String) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Logs a tap on a Compose screen element.
logComposeTap(Pair,String) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Logs a tap on a Compose screen element.
logComposeTap(Pair,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Logs a tap on a Compose screen element.
logCustomStacktrace(Array) - function in io.embrace.android.embracesdk.Embrace
 
logCustomStacktrace(Array,Severity) - function in io.embrace.android.embracesdk.Embrace
 
logCustomStacktrace(Array,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
 
logCustomStacktrace(Array,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
 
logCustomStacktrace(null) - function in io.embrace.android.embracesdk.Embrace
 
logError(String) - function in io.embrace.android.embracesdk.Embrace
 
logError(null) - function in io.embrace.android.embracesdk.Embrace
 
logError(String,Map,String,Boolean) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
See Embrace.logError
logError(String,Map,String,Boolean) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
See Embrace.logError
logError(String,Map,String,Boolean) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
See Embrace.logError
logError(String,Map,String,Boolean) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
See Embrace.logError
logException(Throwable) - function in io.embrace.android.embracesdk.Embrace
 
logException(Throwable,Severity) - function in io.embrace.android.embracesdk.Embrace
 
logException(Throwable,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
 
logException(Throwable,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
 
logException(null) - function in io.embrace.android.embracesdk.Embrace
 
logHandledDartException(String,String,String,String,String) - function in io.embrace.android.embracesdk.FlutterInternalInterface
Logs a handled Dart error to the Embrace SDK - this is not intended for public use.
logHandledException(Throwable,LogType,Map,Array) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Backwards compatible way for hosted SDKs to log a handled exception with different log levels
logHandledException(Throwable,LogType,Map,Array) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Backwards compatible way for hosted SDKs to log a handled exception with different log levels
logHandledException(Throwable,LogType,Map,Array) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Backwards compatible way for hosted SDKs to log a handled exception with different log levels
logHandledException(Throwable,LogType,Map,Array) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Backwards compatible way for hosted SDKs to log a handled exception with different log levels
logHandledJsException(String,String,Map,String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
 
logHandledUnityException(String,String,String) - function in io.embrace.android.embracesdk.UnityInternalInterface
 
logInfo(String) - function in io.embrace.android.embracesdk.Embrace
 
logInfo(null) - function in io.embrace.android.embracesdk.Embrace
 
logInfo(String,Map) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
See Embrace.logInfo
logInfo(String,Map) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
See Embrace.logInfo
logInfo(String,Map) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
See Embrace.logInfo
logInfo(String,Map) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
See Embrace.logInfo
logInternalError(String,String) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(Throwable) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(String,String) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(Throwable) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(String,String) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(Throwable) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(String,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logInternalError(Throwable) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
Logs an internal error to the Embrace SDK - this is not intended for public use.
logMessage(String,Severity) - function in io.embrace.android.embracesdk.Embrace
 
logMessage(String,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
 
logMessage(null,null) - function in io.embrace.android.embracesdk.Embrace
 
logPushNotification(String,String,String,String,Integer,Integer,Boolean,Boolean) - function in io.embrace.android.embracesdk.Embrace
 
logPushNotification(null,null,null,null,null,null,null,null) - function in io.embrace.android.embracesdk.Embrace
 
logRnAction(String,Long,Long,Map,Integer,String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
Logs a React Native Redux Action - this is not intended for public use.
logRnView(String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
Logs the fact that a particular view was entered.
LogType - class in io.embrace.android.embracesdk
Deprecated: use Severity instead.
logUnhandledDartException(String,String,String,String,String) - function in io.embrace.android.embracesdk.FlutterInternalInterface
Logs an unhandled Dart error to the Embrace SDK - this is not intended for public use.
logUnhandledJsException(String,String,String,String) - function in io.embrace.android.embracesdk.ReactNativeInternalInterface
 
logUnhandledUnityException(String,String,String) - function in io.embrace.android.embracesdk.UnityInternalInterface
 
logWarning(String) - function in io.embrace.android.embracesdk.Embrace
 
logWarning(null) - function in io.embrace.android.embracesdk.Embrace
 
logWarning(String,Map,String) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
See Embrace.logWarning
logWarning(String,Map,String) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
See Embrace.logWarning
logWarning(String,Map,String) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
See Embrace.logWarning
logWarning(String,Map,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
See Embrace.logWarning
A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U  V  W  _