AirshipLogHandler

fun interface AirshipLogHandler

Log handler

Inheritors

Functions

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

Called to log.