twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
logging
/
io.github.captnblubber.twitchkt.logging
/
TwitchKtLogger
/
log
log
abstract
fun
log
(
level
:
LogLevel
,
tag
:
String
,
message
:
(
)
->
String
)