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_rollingpolicy_type - log4c rollingpolicy type. Defines the interface a specific policy must provide

Author

       Generated automatically by Doxygen for log4c from the source code.

log4c                                             Version 1.2.4                      log4c_rollingpolicy_type(3)

Detailed Description

       log4c rollingpolicy type. Defines the interface a specific policy must provide to the rollingfile
       appender.

       Attributes description:

       •
        name rollingpolicy type name
       •
        init() init the rollingpolicy
       •
        is_triggering_event()
       •
        rollover()

Name

       log4c_rollingpolicy_type - log4c rollingpolicy type. Defines the interface a specific policy must provide
       to the rollingfile appender.

Synopsis

       #include <rollingpolicy.h>

See Also