log4cpp 1.1
Loading...
Searching...
No Matches
Namespaces | Functions
RollingFileAppender.cpp File Reference
#include "PortabilityImpl.hh"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <log4cpp/RollingFileAppender.hh>
#include <log4cpp/Category.hh>
#include <log4cpp/FactoryParams.hh>
#include <memory>
#include <stdio.h>
#include <math.h>

Namespaces

namespace  log4cpp
 The top level namespace for all 'Log for C++' types and classes.
 

Functions

std::LOG4CPP_UNIQUE_PTR< Appenderlog4cpp::create_roll_file_appender (const FactoryParams &)