logFatal

Adds an Application Log entry at the FATAL level.

Syntax

logFatal(msg);

Parameters

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

Returns

none