#include "PortabilityImpl.hh"#include <cstdlib>#include <cstdio>#include <cstring>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <log4cpp/RemoteSyslogAppender.hh>#include <log4cpp/FactoryParams.hh>#include <memory>#include <netdb.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>
Go to the source code of this file.
Namespaces | |
| namespace | log4cpp |
Functions | |
| std::auto_ptr< Appender > | log4cpp::create_remote_syslog_appender (const FactoryParams &) |