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
251 B
Plaintext

Now binkleyforce supports logging to syslog (see syslogd(8) for
details)
You can define facility; LOG_PID option, LOG_ERR and LOG_NOTICE
levels are used.
To enable it, add -DUSE_SYSLOG to CFLAGS in Makefile
TODO: add option to ``configure'' script