Luanti 5.16.0-dev
Loading...
Searching...
No Matches
LogTarget Class Referenceabstract

#include <log.h>

Inheritance diagram for LogTarget:

Public Member Functions

virtual bool hasOutput ()=0
virtual void log (std::string_view buf)=0

Member Function Documentation

◆ hasOutput()

virtual bool LogTarget::hasOutput ( )
pure virtual

Implemented in LevelTarget.

◆ log()

virtual void LogTarget::log ( std::string_view buf)
pure virtual

Implemented in LevelTarget.


The documentation for this class was generated from the following file: