Ens.Util.Trace
abstract class Ens.Util.Trace
Method Inventory
Methods
classmethod DoTrace() [ Language = objectscript ]
Get the stack trace at the point of the last error
Retrieve the current stack trace
classmethod SetTraceOptimizer(pConfigName As %String) [ Language = objectscript ]
classmethod WriteTrace(pTraceCategory As %String, pSourceClass, pSourceMethod, pMessage) [ Language = objectscript ]
classmethod trail(string, width) [ Language = objectscript ]