warn

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