reformat stanzas and let them pass to the next base handler (used to format log messages) More...
#include "jabberd.h"Functions | |
| void | base_format (pool p) |
reformat stanzas and let them pass to the next base handler (used to format log messages)
| void base_format | ( | pool | p | ) |
register the format base handler
| p | memory pool used for the registration of the config 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