debug

fun debug(message: String, throwable: Throwable? = null, meta: Map<String, Any?> = emptyMap())
fun debug(body: LogExtra.() -> String)