w

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

Logs a warning message using Android's Log utility.

Parameters

message

The message to log.

throwable

An optional Throwable to log.