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

[Debug]SeverityFilter

Allows you to filter messages logged to the tracelog.dat file according to their severity.

The [Debug]SeverityFilterMode parameter indicates whether messages of the specified severities should be included or excluded from the log.

Allowable Values:

Zero or more of the following categories specified as a comma-separated string:

Default Value: Critical,Error

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