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

Go to the source code of this file.
Functions | |
| LOG4C_API int | log4c_init (void) |
| LOG4C_API int | log4c_fini (void) |
| LOG4C_API int log4c_fini | ( | void | ) |
destructor
References log4c_rc_t::config, log4c_rc, and log4c_rc_t::nocleanup.
| LOG4C_API int log4c_init | ( | void | ) |
constructor
1.5.5