v

fun v(tag: String, msg: String)

Logs a message at VERBOSE level, if enabled.

Parameters

tag

The tag to log.

msg

The message to log.