AirshipLogHandler

fun interface AirshipLogHandler(source)

Log handler

Inheritors

Functions

Link copied to clipboard
abstract fun log(tag: String, logLevel: Int, throwable: Throwable?, message: () -> String)

Called to log.