|
Thrill
0.1
|
Inheritance diagram for LoggerOutputHook:#include <core.hpp>
Public Member Functions | |
| virtual | ~LoggerOutputHook () |
| virtual destructor More... | |
| virtual void | append_log_line (const std::string &line)=0 |
| method the receive log lines More... | |
|
virtual |
|
pure virtual |
method the receive log lines
Implemented in LoggerCollectOutput.
Referenced by LoggerCollectOutput::append_log_line().