w

abstract fun w(tag: String, msg: String)

Log with warning severity.

Parameters

tag

Identifier for the source of a log message.

msg

The message to log.