info

open override fun info(tag: String, message: String)

Logs an info message if minLevel permits.

Parameters

tag

The log tag.

message

The message to log.