infoLog

fun infoLog(message: String): Int

Logs an informational message with the specified message.

Parameters

message

The message to log.