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);
109 virtual void close();
139 #endif // _LOG4CPP_REMOTESYSLOGAPPENDER_HH
security/authorization messages (private)
normal but significant condition
virtual bool reopen()
Reopens the output destination of this Appender, e.g.
The top level namespace for all 'Log for C++' types and classes.
virtual void _append(const LoggingEvent &event)=0
Log in Appender specific way.
const std::string _syslogName
messages generated internally by syslogd
action must be taken immediately
LayoutAppender is a common superclass for all Appenders that require a Layout.
virtual void close()=0
Release any resources allocated within the appender such as file handles, network connections...
security/authorization messages
const std::string _relayer
RemoteSyslogAppender sends LoggingEvents to a remote syslog system.
int Value
The type of Priority Values.
random user-level messages