void logErr(string msg)

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

Parameters

Name Description
msg The message to log.

Return

Nothing returned