LogHandler

fun interface LogHandler

Functions

Link copied to clipboard
abstract fun log(message: String, level: LogLevel, throwable: Throwable?, context: LogContext)