Ring Daemon 16.0.0
|
Public Member Functions | |
void | consume (Logger::Msg &msg) override |
void | printLogImpl (const Logger::Msg &msg, bool with_color) |
![]() | |
virtual void | consume (Msg &msg)=0 |
void | enable (bool en) |
bool | isEnable () |
virtual | ~Handler ()=default |
Static Public Member Functions | |
static ConsoleLog & | instance () |
Definition at line 238 of file logger.cpp.
|
inlineoverride |
Definition at line 344 of file logger.cpp.
References jami::emitSignal(), and printLogImpl().
|
inlinestatic |
Definition at line 241 of file logger.cpp.
Referenced by jami::Logger::setConsoleLog(), jami::Logger::vlog(), and jami::Logger::write().
Definition at line 308 of file logger.cpp.
References CYAN, jami::emitSignal(), END_COLOR, jami::ENDL, RED, and YELLOW.
Referenced by consume().