w

open override fun w(tag: String, message: String, tr: Throwable?)

Logs a warning.

Parameters

tag

calling object

message

the message to log

tr

exception to log (may be null).