abstract class Ens.Util.Trace
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
8
|
|
|
|
|
classmethod DoTrace()
classmethod GetErrorTrace(pIgnoreTop As %Integer = 0)
as %List
Get the stack trace at the point of the last error
classmethod GetStackTrace(pIgnoreTop As %Integer = 0)
as %List
Retrieve the current stack trace
classmethod SetTraceDevice(pDevice As %String = "")
as %Status
classmethod SetTraceOptimizer(pConfigName As %String)
classmethod WriteTrace(pTraceCategory As %String, pSourceClass, pSourceMethod, pMessage, Output pShowCat As %Boolean)
classmethod trail(string, width)