log4c 1.2.4
|
log4c constructors and destructors More...
#include <log4c/defs.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | log4c_init (void) |
int | log4c_fini (void) |
log4c constructors and destructors
int log4c_fini | ( | void | ) |
int log4c_init | ( | void | ) |
constructor
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().