log4c_rollingpolicy_type(3) Library Functions Manual log4c_rollingpolicy_type(3)

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

#include <rollingpolicy.h>

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()

Generated automatically by Doxygen for log4c from the source code.

Version 1.2.4 log4c
QR Code