trace

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