Ubuntu Manpages

init.h

log4c constructors and destructors

#include <log4c/defs.h>
#include <stdio.h>


int log4c_init (void)
int log4c_fini (void)

log4c constructors and destructors

destructor

Returns:

0 for success

References log4c_rc.

constructor

Returns:

0 for success

References log4c_appender_get(), log4c_appender_type_set(), log4c_category_get(), log4c_category_set_appender(), log4c_category_set_priority(), log4c_layout_type_set(), log4c_load(), log4c_priority_to_int(), and log4c_rollingpolicy_type_set().

Generated automatically by Doxygen for log4c from the source code.