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