Open Lighting Architecture
|
A LogDestination that writes to syslog.
Public Member Functions | |
bool | Init () |
Initialize the SyslogDestination. | |
void | Write (log_level level, const string &log_line) |
Write a line to the system logger. | |
Public Member Functions inherited from ola::LogDestination | |
virtual | ~LogDestination () |
Destructor. |