e

abstract fun e(tag: String, message: String, throwable: Throwable? = null, fields: Map<String, String> = emptyMap())

Log an error message. Use for error conditions that should be investigated.