CrashLogger

interface CrashLogger

Types

Link copied to clipboard
data class Crash(val shortName: String, val t: Throwable)

Functions

Link copied to clipboard

Logs the Crash to be sent later on to the backend