| 
    Apache Log4cxx
    Version 1.3.0
    
   | 
 
#include <log4cxx/fileappender.h>#include <log4cxx/spi/optionhandler.h>#include <log4cxx/rolling/triggeringpolicy.h>#include <log4cxx/rolling/rollingpolicy.h>#include <log4cxx/rolling/action.h>Go to the source code of this file.
Classes | |
| class | log4cxx::rolling::RollingFileAppender | 
RollingFileAppender extends log4cxx::FileAppender to backup the log files depending on RollingPolicy and TriggeringPolicy.  More... | |
Namespaces | |
| namespace | log4cxx | 
| namespace | log4cxx::rolling | 
Functions | |
| log4cxx::rolling::LOG4CXX_PTR_DEF (RollingFileAppender) | |