Events

open class Events

Event listener

Constructors

Link copied to clipboard
constructor()

Create empty Event listener

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun log(tag: String? = null, message: () -> String)

Debug

Link copied to clipboard
open fun throwable(throwable: () -> Throwable)

On throwable