Skip to main content

HS.HC.Util.Trace.Service

class HS.HC.Util.Trace.Service extends Ens.BusinessService

Property Inventory

Method Inventory

Parameters

parameter ADAPTER;
Inherited description: The type of adapter used to communicate with external systems
parameter SETTINGS = TraceLevel:Dev:selector?Select=1&context={HS.Util.ContextSearch/TraceValues};
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property TraceLevel as %String;
If this setting is not blank, then the system will expect there to be an operation named "HS.Util.Trace.Operations", and it will direct trace messages to this operation.
Property methods: TraceLevelDisplayToLogical(), TraceLevelGet(), TraceLevelIsValid(), TraceLevelLogicalToDisplay(), TraceLevelLogicalToOdbc(), TraceLevelNormalize(), TraceLevelSet()

Methods

classmethod Trace(pCurrentClass, pMethod, pArgList...)

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab