void logVerbose(string msg)

This function can be used to log messages to Logcat Viewer as Verbose events using a tag of "KioWare".

Security

Trust Level Required: Low trust

Parameters

Name Description
msg The message to log.

Return

Nothing returned