void logVerbose(string msg)

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

Parameters

Name Description
msg The message to log.

Return

Nothing returned