verboseLog

fun verboseLog(message: String): Int

Logs a verbose message with the specified message.

Parameters

message

The message to log.