Syslog logging log/syslog¶
Description¶
This module wil output all log messages to syslog
By default, the message are send to the facility local0. You can adjust your syslogd.conf accordingly.
Example:
# HAKA syslog en Facility log level local0
local0.* /var/log/haka.log
Parameters¶
This module does not have any parameters.