Syslog support for Kannel
This patch implements syslog logging on bearerbox, smsbox and wapbox.
It uses two configurable parameters:
- syslog-level (0-7) defines the desired logging level.
- syslog-facility (string) defines the syslog facility to use. Default is “daemon”, but you can set any of the valid ones (kern, auth, local0..7, etc.).
Please download the patch from here.
NOTE: This is fairly untested and it’s not part of Kannel’s main tree, so use it with caution.
Give it a spin and let me know if it works for you.
Alex
Hi,
Is this patch made against the latest stable release (1.4.3) or the devel release (1.5)?
Thanks.