error

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