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