Ring Daemon
Loading...
Searching...
No Matches
jami::SysLog Class Referencefinal
Inheritance diagram for jami::SysLog:
Inheritance graph
Collaboration diagram for jami::SysLog:
Collaboration graph

Public Member Functions

void consume (const Logger::Msg &msg) override
 
 SysLog ()
 
- Public Member Functions inherited from jami::Logger::Handler
virtual void consume (const Msg &msg)=0
 
virtual void enable (bool en)
 
bool isEnable ()
 
virtual ~Handler ()=default
 

Additional Inherited Members

- Protected Attributes inherited from jami::Logger::Handler
std::atomic_bool enabled_ {false}
 

Detailed Description

Definition at line 341 of file logger.cpp.

Constructor & Destructor Documentation

◆ SysLog()

jami::SysLog::SysLog ( )
inline

Definition at line 344 of file logger.cpp.

References jami::emitSignal(), LOGFILE, openlog(), WINLOG_MAIL, and WINLOG_PID.

Here is the call graph for this function:

Member Function Documentation

◆ consume()

void jami::SysLog::consume ( const Logger::Msg &  msg)
inlineoverride

Definition at line 355 of file logger.cpp.

References jami::emitSignal(), and syslog().

Here is the call graph for this function:

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