hwsecurity / de.cotech.hw.util / HwTimber / Tree / w /
w
open fun w(message: String, args: Array< Any>)
Log a warning message with optional format args.
open fun w(t: Throwable, message: String, args: Array< Any>)
Log a warning exception and a message with optional format args.
Log a warning exception.