Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%Installer.FileLogger

class %Installer.FileLogger extends %Installer.AbstractLogger

Implements a file based logger for %Installer.

Property Inventory

Method Inventory

Properties

property Device as %String);
IO Device to write to
Property methods: DeviceDisplayToLogical(), DeviceGet(), DeviceIsValid(), DeviceLogicalToDisplay(), DeviceLogicalToOdbc(), DeviceNormalize(), DeviceSet()

Methods

method LogEntry(pLevel As %Integer, pTopic As %String, ByRef pArgs)
Log a message to the install log

Inherited Members

Inherited Methods

FeedbackOpens in a new tab