forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
206 B
Text
5 lines
206 B
Text
C<Sys::Syslog> is an interface to the UNIX C<syslog(3)> program.
|
|
Call C<syslog()> with a string priority and a list of C<printf()> args
|
|
just like C<syslog(3)>.
|
|
|
|
WWW: http://search.cpan.org/dist/Sys-Syslog/
|