Skip to main content
InterSystems IRIS Data Platform 2024.3
AskMe (beta)
Loading icon

ModifyLogging

Modify the [Logging] section of the CPF.

Synopsis

[Actions]
ModifyLogging:[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyLogging specifies changes to make to the [Logging] section of the CPF. InterSystems IRIS® modifies the [Logging] section of the CPF when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.Logging.Modify()Opens in a new tab to modify the [Logging] section of the CPF defined by ModifyLogging. The complete list of [Logging] properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifyLogging by editing the merge file in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab