logTrace

Adds a new Application Log entry at the TRACE level.

Syntax

logTrace(msg);

Parameters

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

Returns

none