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