v

open fun v(msg: String)

Parameters

msg

The message you would like logged.

open fun v(msg: String, tr: Throwable)