You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bforce/SYSLOG

10 lines
288 B
Plaintext

20 years ago
Now binkleyforce supports logging to syslog (see syslogd(8) for
details)
It uses LOG_UUCP facility, LOG_PID option. LOG_ERR and LOG_NOTICE
levels are used.
To enable it, uncomment line 19 in source/include/logger.h
( /* #define USE_SYSLOG */ )
TODO: add option to ``configure'' script