void logWarn(string msg)

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

Parameters

Name Description
msg The message to log.

Return

Nothing returned