WRITE LOG level codes

>Constants for WRITE LOG

WRITE LOG Level Codes

These constants determine the severity of a message written to the system log when using the WRITE LOG statement.

DEF ENUM enumeration name KCML_WRITELOG_ENUM

Enumeration ValueValueDescription
_LOG_INFORMATION0Information
_LOG_WARNING1Warning
_LOG_ERROR2Error

Back to the list of Enumerations and Constants