i

abstract fun i(tag: String?, message: String?): Int

Send an INFO log message.

Return

Unused by Marigold

Parameters

tag

Used to identify the source of a log message.

message

The message you would like logged.