w

fun w(tag: String, message: String)

Logs a warning message.

Parameters

tag

The log tag identifying the source.

message

The message to log.