Exceptions

Properties

Link copied to clipboard

Set by the application to provide a custom crash reporting implementation.

Functions

Link copied to clipboard
fun report(exception: Throwable, tag: String? = null, message: String? = null)

Report an exception to the configured reporter (if any) after logging it.