%ZHSLIB.PackageManager.Core.LogManager
class %ZHSLIB.PackageManager.Core.LogManager extends %ZHSLIB.PackageManager.Core.Singleton
Property Inventory
Method Inventory
Properties
property Messages as list of %ZHSLIB.PackageManager.Core.LogManager.Message;
Property methods: MessagesBuildValueArray(), MessagesCollectionToDisplay(), MessagesCollectionToOdbc(), MessagesDisplayToCollection(), MessagesGet(), MessagesGetObject(), MessagesGetObjectId(), MessagesGetSwizzled(), MessagesIsValid(), MessagesOdbcToCollection(), MessagesSet(), MessagesSetObject(), MessagesSetObjectId()
property Threshold as %Integer [ InitialExpression = $$$HSPMLogWARNING ];
Property methods: ThresholdDisplayToLogical(), ThresholdGet(), ThresholdIsValid(), ThresholdLogicalToDisplay(), ThresholdNormalize(), ThresholdSet()
Methods
@API.Method
method Flush(pThreshold As %Integer = ..Threshold)
@API.Method
@API.Method
@API.Method
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %Get()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()