info

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