e309af46e4
Sys::Syslog is an interface to the UNIX syslog(3) program. Call syslog() with a string priority and a list of printf() args just like syslog(3).
4 lines
146 B
Text
4 lines
146 B
Text
Sys::Syslog is an interface to the UNIX syslog(3) program.
|
|
|
|
Call syslog() with a string priority and a list of printf() args just like
|
|
syslog(3).
|