logProcessHistory

logProcessHistory(logFileName: String);

The logProcessHistory method of the Exception class enables you to log the call stack history in an exception handler.

The output is appended to the file specified in the logFileName parameter.