CdrMessageSeverity
This type defines the different message severities.
Type | Description |
---|---|
CDRSeverityEmailNotification | Store the message in the log file and forward it to the MMC console / System Monitoring view and send as an email to the administrators through the System Monitoring service of Runtime Server. This option is applicable when the call is executed from within the Runtime Server only. |
CDRSeverityLogFileOnly | Store the message to the program log file only. |
CDRSeveritySystemMonitoring | Store the message in the log file and forward it to the host instance’s MMC console and to the System Monitoring service of the Runtime Server. This option is applicable when the call is executed from within the Runtime Server only. |