write received packets to syslog (used for logging) More...
#include "jabberd.h"Functions | |
| result | base_syslog_config (instance id, xmlnode x, void *arg) |
| void | base_syslog (pool p) |
write received packets to syslog (used for logging)
| void base_syslog | ( | pool | p | ) |
register the syslog base handler
| p | memory pool used to register the configuration handler, must be available for the livetime of jabberd |
References base_syslog_config(), log_debug2, LOGT_INIT, register_config(), and ZONE.
Referenced by base_init().
References log_debug2, LOGT_CONFIG, LOGT_INIT, r_ERR, xmlnode_put_attrib_ns(), and ZONE.
Referenced by base_syslog().
1.6.3