Apache log4cxx
Version 0.11.0
|
SyslogWriter is a wrapper around the DatagramSocket class it writes text to the specified host on the port 514 (UNIX syslog) More...
Public Member Functions | |
SyslogWriter (const LogString &syslogHost, int syslogHostPort=514) | |
void | write (const LogString &string) |
SyslogWriter is a wrapper around the DatagramSocket class it writes text to the specified host on the port 514 (UNIX syslog)
SyslogWriter | ( | const LogString & | syslogHost, |
int | syslogHostPort = 514 |
||
) |
void write | ( | const LogString & | string | ) |