logSeverityToNo
Convert a Syslog severity enumeration value to the ordinal position of the value in the enumeration.
Unit
Parameters
ASev: TIdSyslogSeverity
Syslog severity enumeration value to be converted.
Return Value
Word - Ordinal position of the value in the enumeration.
Description
logSeverityToNo is a Word function used to convert the
TIdSyslogSeverity enumeration value in ASev to a value representing the ordinal position of the value in the enumeration.