log4cpp 1.1
|
#include "PortabilityImpl.hh"
#include <memory>
#include <stdio.h>
#include <time.h>
#include <log4cpp/FileAppender.hh>
#include <log4cpp/Category.hh>
#include <log4cpp/FactoryParams.hh>
Namespaces | |
namespace | log4cpp |
The top level namespace for all 'Log for C++' types and classes. | |
Functions | |
std::LOG4CPP_UNIQUE_PTR< Appender > | log4cpp::create_file_appender (const FactoryParams &) |