error

open fun error(message: String)
open fun error(message: String, throwable: Throwable?)
open fun error(message: String, throwable: Throwable?, context: Map<String, Any?>)