abstract fun info(tag: String, msg: String): Unit
Emits an info message if the log level is equal to or lower than info level.