5 lines
205 B
Text
5 lines
205 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
|