Go to the documentation of this file.
10 #ifndef _LOG4CPP_REMOTESYSLOGAPPENDER_HH
11 #define _LOG4CPP_REMOTESYSLOGAPPENDER_HH
21 #include <netinet/in.h>
24 #ifdef LOG4CPP_HAVE_SYSLOG
95 const std::string& syslogName,
96 const std::string& relayer,
98 int portNumber = 514);
104 virtual bool reopen();
109 virtual void close();
139 #endif // _LOG4CPP_REMOTESYSLOGAPPENDER_HH