logError

Adds an Application Log entry at the ERROR level.

Syntax

logError(msg);

Parameters

  • msg - (String) The Error message to add to the Application Log.

Returns

none