Minetest  5.4.0
ICombinedLogOutput Class Reference

#include <log.h>

+ Inheritance diagram for ICombinedLogOutput:
+ Collaboration diagram for ICombinedLogOutput:

Public Member Functions

void log (LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, const std::string &payload_text)
 
- Public Member Functions inherited from ILogOutput
virtual void logRaw (LogLevel, const std::string &line)=0
 

Member Function Documentation

◆ log()

void ICombinedLogOutput::log ( LogLevel  lev,
const std::string &  combined,
const std::string &  time,
const std::string &  thread_name,
const std::string &  payload_text 
)
inlinevirtual

Implements ILogOutput.

References ILogOutput::logRaw().

+ Here is the call graph for this function:

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