1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/sysutils/p5-Log-Syslog-Constants/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
402 B
Plaintext

Syslog messages--as standardized in RFC3164--embed a priority number
(the PRI part) which is composed of a severity and a facility
value. The constants which encode these values are specified in
section 4.1.1, and are made available by this module. For instance,
the exportable LOG_FTP constant has a value of 11, the value for the
FTP facility.
WWW: https://metacpan.org/release/Log-Syslog-Constants