Indy 9
TIdSyslogPRI
See Also, Unit: IdSysLogMessage
Identifies the priorty of the Syslog message based on facility and severity values.
TIdSyslogPRI = 1..191;
Unit
IdSysLogMessage
Description
TIdSyslogPRI is a subrange type that represents the numeric constant values used when calculating the priority for a Syslog message. TIdSyslogPRI is the type used to represent the TIdSysLogMessage.Pri property, and contains values representing both the facility (as a multiple of 8) and the severity for the Ssylog message.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.