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