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