*** empty log message ***

This commit is contained in:
Evgeniy Kozhuhovskiy 2005-01-03 16:49:58 +00:00
parent 212a7b68fe
commit 5c7bfc638a

4
SYSLOG
View File

@ -4,6 +4,4 @@ details)
You can define facility; LOG_PID option, LOG_ERR and LOG_NOTICE You can define facility; LOG_PID option, LOG_ERR and LOG_NOTICE
levels are used. levels are used.
To enable it, add -DUSE_SYSLOG to CFLAGS in Makefile By default, it is enabled. To disable it, do ./configure --disable-syslog
TODO: add option to ``configure'' script