w

fun w(tag: String, message: String)

Used to print a warning level log message.

Parameters

tag

the log-tag of message, e.g. the class name the log message originates from.

message

the message to print