error

inline fun error(    msg: String? = null,     err: Throwable? = null,     noinline msgProvider: LogMessageFunction? = null)