
RemoteSyslogAppender.cpp -
#include 'log4cpp/Portability.hh'
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include 'log4cpp/RemoteSyslogAppender.hh'
#include <netdb.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
Namespaces
namespace log4cpp
Generated automatically by Doxygen for log4cpp from the source code.
log4cpp 19 Aug 2003 RemoteSyslogAppender.cpp(3)