Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::SyslogDestination Class Referenceabstract

Detailed Description

An abstract base of LogDestination that writes to syslog.

Inheritance diagram for ola::SyslogDestination:
Inheritance graph
[legend]
Collaboration diagram for ola::SyslogDestination:
Collaboration graph
[legend]

Public Member Functions

virtual ~SyslogDestination ()
 Destructor.
 
virtual bool Init ()=0
 Initialize the SyslogDestination.
 
virtual void Write (log_level level, const std::string &log_line)=0
 Write a line to the system logger. More...
 
- Public Member Functions inherited from ola::LogDestination
virtual ~LogDestination ()
 Destructor.
 

The documentation for this class was generated from the following file: