Apache log4cxx
Version 0.12.1
|
#include <log4cxx/portability.h>
#include <log4cxx/spi/optionhandler.h>
#include <log4cxx/fileappender.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::RollingFileAppenderSkeleton |
Base class for log4cxx::rolling::RollingFileAppender and log4cxx::RollingFileAppender (analogues of org.apache.log4j.rolling.RFA from extras companion and org.apache.log4j.RFA from log4j 1.2, respectively). More... | |
Namespaces | |
log4cxx | |
log4cxx::rolling | |
Functions | |
log4cxx::rolling::LOG4CXX_PTR_DEF (RollingFileAppenderSkeleton) | |