i

fun i(message: String, tag: String = defaultTag)(source)

Logs an INFO message.

Parameters

message

The message to log.

tag

The tag to identify the log source. Defaults to the current default tag.