Logger

interface Logger

Functions

log
Link copied to clipboard
abstract fun log(level: Int, tag: String, msg: String)