Date parsed: 5/12/2000 1:29:31 AM
Date: Fri, 12 May 2000 00:29:31 +0200
"Andrey Cherezov" <andrey@cherezov.koenig.su> wrote in message
news:3A25DBCDF73F2245957BD0B041BEDAF0012248@is1.netal.com...
> I want to use SysLog to log events from my own program.
> Where can I find the description of format of UDP-datagrams for
> sending to SysLog?
I've found the example:
<20>This is a mail system warning
<33>This is a security/auth alert
<41>This is a syslog daemon alert
<9>This is a user alert
<14>This is a user info
But how to assign these numbers?