jabberd14 1.6.2
Functions
base_file.cc File Reference

write received data to a file (used to do logging) More...

#include "jabberd.h"

Functions

void base_file (pool p)

Detailed Description

write received data to a file (used to do logging)


Function Documentation

void base_file ( pool  p)

register the file base handler

Parameters:
pmemory 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().