#include <log.h>
Inheritance diagram for LogTarget:Public Member Functions | |
| virtual bool | hasOutput ()=0 |
| virtual void | log (std::string_view buf)=0 |
|
pure virtual |
Implemented in LevelTarget.
Referenced by LogStream::operator bool(), LogStream::operator std::ostream &(), LogStream::operator<<(), and LogStream::operator<<().
Here is the caller graph for this function:
|
pure virtual |
Implemented in LevelTarget.
Referenced by LogStream::internalFlush().
Here is the caller graph for this function: