TwitchKtLogger

fun interface TwitchKtLogger

Functions

Link copied to clipboard
abstract fun log(level: LogLevel, tag: String, message: () -> String)