w

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

Logs a warning message to the console.

Parameters

message

The message to log.

throwable

An optional Throwable to log.