bforce/SYSLOG
Evgeniy Kozhuhovskiy 69f117bf78 Initial revision
2004-12-30 16:00:36 +00:00

10 lines
288 B
Plaintext

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