Qore Logger Module Reference 1.0
Loading...
Searching...
No Matches
Logger::AbstractLoggerAppenderFileRotate Class Referenceabstract

Abstract class for file appenders with rotation support. More...

#include <Logger.qm.dox.h>

Inheritance diagram for Logger::AbstractLoggerAppenderFileRotate:
[legend]

Public Member Methods

abstract int getCount ()
 Abstract method to get count of rotation objects.
 

Public Attributes

const DEFAULT_ROTATION_COUNT = 10
 default value for rotation chain
 
const EVENT_ROTATE = 10001
 rotate event
 

Detailed Description

Abstract class for file appenders with rotation support.