fun warn(tag: String, msg: String): Unit
Emits a warning message if the log level is equal to or lower than warn level.