#include <LogSyslog.h>
Public Member Functions | |
| LogSyslogAtom (Logging *, char *) | |
| void | add_debug_fc (int) |
| void | del_debug_fc (int) |
| void | logwrite () |
Public Attributes | |
| ipaddr | syslogserv |
| list< int > | fc |
| int | output_id |
|
||||||||||||
|
logging object and ip addr of syslog server |
|
|
add debug facility |
|
|
delete debug facility |
|
|
write from buffer to syslog server |
|
|
debug parts for syslog output |
|
|
id of logging output |
|
|
syslog server |
1.3.5