init.h(3) | log4c | init.h(3) |
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
References log4c_rc.
constructor
Returns
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.
Thu Jan 19 2023 | Version 1.2.4 |