KermitTwitchKtLogger

class KermitTwitchKtLogger(tagPrefix: String = "twitchkt") : TwitchKtLogger

Constructors

Link copied to clipboard
constructor(tagPrefix: String = "twitchkt")

Functions

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