Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
ICombinedLogOutput Class Reference

#include <log_internal.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, std::string_view payload_text)
 
- Public Member Functions inherited from ILogOutput
virtual void logRaw (LogLevel, std::string_view line)=0
 

Member Function Documentation

◆ log()

void ICombinedLogOutput::log ( LogLevel lev,
const std::string & combined,
const std::string & time,
const std::string & thread_name,
std::string_view 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: