Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [AbstractLogger]
Private  Storage   

class %Installer.AbstractLogger extends %RegisteredObject

Logging interface for the %Installer

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
BeginLogging EndLogging LogEntry

Subclasses
%Installer.FileLogger

Methods

• method BeginLogging() as %Status
Called to indicate that logging is going to start
• method EndLogging() as %Status
Called to indicate when a manifest is done logging.
• method LogEntry(pLevel As %Integer, pTopic As %String, ByRef pArgs)
Log a message to the install log


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