i

fun i(tag: String, message: String)

Logs an info-level message.

Parameters

tag

The log tag used to identify the source.

message

The message to log.