write received data to a file (used to do logging) More...
#include "jabberd.h"Functions | |
| void | base_file (pool p) |
write received data to a file (used to do logging)
| void base_file | ( | pool | p | ) |
register the file base handler
| p | memory pool used to register the configuration handler, must be available for the livetime of jabberd |
References log_debug2, LOGT_INIT, register_config(), and ZONE.
Referenced by base_init().
1.6.1