error

open fun error(msg: String? = null, err: Throwable? = null)
abstract fun error(    msg: String? = null,     err: Throwable? = null,     msgProvider: LogMessageFunction? = null)