Log Severity Constants

The following constants represent severity levels of logs.

Table 157. tagLOGTYPES Enumeration

Constant

Description

LOG_TYPE_ERROR

Error severity.

LOG_TYPE_ERROR_ACCUMULATE

Accumulate severity.

LOG_TYPE_INFORMATION

Informational severity.

LOG_TYPE_INFORMATION_ACCUMULATE

Informational-Accumulate severity.

LOG_TYPE_WARNING

Warning severity.

LOG_TYPE_WARNING_ACCUMULATE

Warning-Accumulate severity.

LOG_TYPE_TOTAL

Represents the total number of log types.