logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rc.h - log4c resource configuration

Author

       Generated automatically by Doxygen for log4c from the source code.

log4c                                             Version 1.2.4                                          rc.h(3)

Detailed Description

       log4c resource configuration

Function Documentation

intlog4c_load(constchar*a_filename)
       load log4c resource configuration file

       Parametersa_filename name of file to load

Name

       rc.h - log4c resource configuration

Synopsis

       #include <log4c/defs.h>

   DataStructures
       struct log4c_rc_t
           resource configuration object

   Functions
       int log4c_load (const char *a_filename)

   Variableslog4c_rc_t *const log4c_rc

Variable Documentation

log4c_rc_t*constlog4c_rc
       default log4c resource configuration object

See Also