i

fun i(tag: String, message: String)

Logs an info message.

Parameters

tag

The log tag identifying the source.

message

The message to log.