A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
U
V
W
_
L
- 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
- Remotely logs a custom stacktrace at ERROR level.
- logCustomStacktrace(Array,Severity) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logCustomStacktrace(Array,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logCustomStacktrace(Array,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logCustomStacktrace(Array,Severity) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logCustomStacktrace(Array,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logCustomStacktrace(Array,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a custom stacktrace at given severity level.
- logError(String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at ERROR level.
- 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
- Remotely logs a Throwable/Exception at ERROR level.
- logException(Throwable,Severity) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- logException(Throwable,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- logException(Throwable,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- logException(Throwable,Severity) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- logException(Throwable,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- logException(Throwable,Severity,Map,String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a Throwable/Exception at given severity level.
- LogExceptionType - class in io.embrace.android.embracesdk
- Enum representing the type of exception that occurred.
- logHandledDartException(String,String,String,String,String) - function in io.embrace.android.embracesdk.Embrace
- 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.EmbraceInternalInterface
- Backwards compatible way for hosted SDKs to log a handled exception with different log levels
- logInfo(String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at INFO level.
- logInfo(String,Map) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
- See Embrace.logInfo
- logInternalError(String,String) - function in io.embrace.android.embracesdk.Embrace
- Logs an internal error to the Embrace SDK - this is not intended for public use.
- logInternalError(Throwable) - function in io.embrace.android.embracesdk.Embrace
- 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
- Remotely logs a message at the given severity level.
- logMessage(String,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at the given severity level.
- logMessage(String,Severity) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at the given severity level.
- logMessage(String,Severity,Map) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at the given severity level.
- logPushNotification(String,String,String,String,Integer,Integer,Boolean,Boolean) - function in io.embrace.android.embracesdk.Embrace
- Saves captured push notification information into session payload
- logPushNotification(String,String,String,String,Integer,Integer,Boolean,Boolean) - function in io.embrace.android.embracesdk.Embrace
- Saves captured push notification information into session payload
- logRnAction(String,long,long,Map,int,String) - function in io.embrace.android.embracesdk.Embrace
- Logs a React Native Redux Action - this is not intended for public use.
- logRnView(String) - function in io.embrace.android.embracesdk.Embrace
- 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.Embrace
- Logs an unhandled Dart error to the Embrace SDK - this is not intended for public use.
- logWarning(String) - function in io.embrace.android.embracesdk.Embrace
- Remotely logs a message at WARN level.
- logWarning(String,Map,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
- See Embrace.logWarning