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