i

fun i(tag: String, msg: String)

Logs a message at INFO level, if enabled.

Parameters

tag

The tag to log.

msg

The message to log.