warn

abstract fun warn(tag: String, msg: String)

Emits a warning message if the log level is equal to or lower than warn level.