jabberd14 1.6.2
Functions
base_stderr.cc File Reference

write incoming packets to stderr (used to dump log messages) More...

#include "jabberd.h"

Functions

void base_stderr (pool p)

Detailed Description

write incoming packets to stderr (used to dump log messages)


Function Documentation

void base_stderr ( pool  p)

register the stderr 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().