#include <terminal_chat_console.h>
|
void | logRaw (LogLevel lev, std::string_view line) |
|
virtual void | log (LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, std::string_view payload_text) |
|
◆ log()
virtual void TermLogOutput::log |
( |
LogLevel | lev, |
|
|
const std::string & | combined, |
|
|
const std::string & | time, |
|
|
const std::string & | thread_name, |
|
|
std::string_view | payload_text ) |
|
inlinevirtual |
◆ logRaw()
void TermLogOutput::logRaw |
( |
LogLevel | lev, |
|
|
std::string_view | line ) |
|
inlinevirtual |
◆ queue
The documentation for this class was generated from the following file: