warnLog

fun warnLog(message: String): Int

Logs a warning message with the specified message.

Parameters

message

The message to log.