log

fun log(lvl: Level, msg: String)
inline fun log(lvl: Level, msg: () -> String)