log

fun log(level: Level, t: Throwable, message: () -> String)
fun log(level: Level, t: Throwable)
fun log(level: Level, message: () -> String)