Man Linux: Main Page and Category List

NAME

       init.h - log4c constructors and destructors

SYNOPSIS

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

   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_t::config, log4c_rc, and log4c_rc_t::nocleanup.

   LOG4C_API int log4c_init (void)
       constructor

       Returns:
           0 for success

Author

       Generated automatically by Doxygen for log4c from the source code.