Skip to content
milan jurkulák edited this page May 21, 2024 · 3 revisions

//tvlib/org.mjdev.tvlib.events.util/ILogger/log

log

[androidJvm]
abstract fun log(level: Level, msg: String)

abstract fun log(level: Level, msg: String, th: Throwable)

Clone this wiki locally