bforce/SYSLOG
Evgeniy Kozhuhovskiy 6043f8e453 small fixes
2005-01-02 08:43:07 +00:00

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