logStackTrace

Adds a new Application Log entry and a stackTrace to both the Application Log and jsx3.log.

Syntax

logStackTrace(msg);

Parameters

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

Returns

none