#include <SysLogPlugin.h>
Inheritance diagram for SysLogPlugin:
Public Methods | |
bool | init () |
void | log (const string &msg, int level=0) |
|
Initialize the plugin Implements LogPlugin. |
|
Log to syslog with priority level. Implements LogPlugin. |