logWarn

Adds an Application Log entry at the WARN level.

Syntax

logWarn(msg);

Parameters

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

Returns

none