#include <log.h>
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<<().
|
pure virtual |
Implemented in LevelTarget.
Referenced by LogStream::internalFlush().