ftDiagSeverityConstants
Use the ftDiagSeverityConstants to specify the severity of a system activity message logged by the LogDiagnosticsMessage method.
ftDiagSeverityError
(1) – the message is an errorftDiagSeverityWarning
(2) – the message is a warningftDiagSeverityInfo
(4) – the message is informationalftDiagSeverityAudit
(8) – the message describes a change made to the systemProvide Feedback