mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
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).
|