info

abstract fun info(tag: String, message: () -> String)

Logs the message with the LogLevel.INFO level and the specified tag.