Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Util] >  [Trace]
Private  Storage   

abstract class Ens.Util.Trace

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Methods
DoTrace GetErrorTrace GetStackTrace SetTraceDevice
SetTraceOptimizer WriteTrace trail


Methods

• 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)


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.