log

fun Logger.log(tag: String, throwable: Throwable)
inline fun Logger.log(tag: String, level: Logger.Level, message: () -> String)