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

log4c_rc_t - resource configuration object

Author

       Generated automatically by Doxygen for log4c from the source code.

log4c                                             Version 1.2.4                                    log4c_rc_t(3)

Detailed Description

       resource configuration object

       Attributes description:

       •
        nocleanup don't perform memory cleanup in log4c library destructor or in log4c_fini()
       •
        bufsize maximum logging buffer size. 0 for no limits
       •
        debug activate log4c debugging

Name

       log4c_rc_t - resource configuration object

Synopsis

       #include <rc.h>

See Also