default output logger to cout
More...
|
void | append_log_line (const std::string &line) final |
| method the receive log lines
|
|
std::mutex | mutex_ |
| the global mutex of logger and spacing logger
|
default output logger to cout
Definition at line 25 of file core.cpp.
◆ append_log_line()
void append_log_line |
( |
const std::string & | line | ) |
|
|
inlinefinalprivatevirtual |
◆ mutex_
the global mutex of logger and spacing logger
Definition at line 28 of file core.cpp.
The documentation for this class was generated from the following file: