log4cpp
1.1.1
|
#include "PortabilityImpl.hh"
#include <cstdlib>
#include <stdio.h>
#include <cstring>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <log4cpp/RemoteSyslogAppender.hh>
#include <log4cpp/FactoryParams.hh>
#include <memory>
#include <winsock2.h>
Namespaces | |
log4cpp | |
The top level namespace for all 'Log for C++' types and classes. | |
Functions | |
std::auto_ptr< Appender > | log4cpp::create_remote_syslog_appender (const FactoryParams &) |