mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
402 B
Plaintext
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
|