Logger

fun interface Logger

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun log(message: String)