v

abstract fun v(tag: String, msg: String)

Log with verbose severity.

Parameters

tag

Identifier for the source of a log message.

msg

The message to log.