Parameters > Citect.ini File Parameters > Debug Parameters > [Debug]SeverityFilterMode

[Debug]SeverityFilterMode

Enabls or disables logging of severities declared by the [Debug]SeverityFilter.

Allowable Values:

0 - Log only categories defined by the SeverityFilter value

1 - Allow logging of all categories except the ones defined by the SeverityFilter value.

Default Value: 0

Note: You can adjust this parameter during runtime using the SetLogging() function. For more information, search the CitectSCADA Help for the topic Adjusting Logging During Runtime. To access the Help, select Citect Help Topics from the Help menu in Citect Explorer or Project Editor.

See Also