log4c  1.2.1
Functions
init.h File Reference

log4c constructors and destructors More...

#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)
 

Detailed Description

log4c constructors and destructors

Function Documentation

LOG4C_API int log4c_fini ( void  )

destructor

Returns
0 for success

References log4c_rc.

LOG4C_API int log4c_init ( void  )