Minetest 5.10.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
LogOutputBuffer Member List

This is the complete list of members for LogOutputBuffer, including all inherited members.

clear()LogOutputBufferinline
empty() constLogOutputBufferinline
get()LogOutputBufferinline
log(LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, std::string_view payload_text)ICombinedLogOutputinlinevirtual
LogOutputBuffer(Logger &logger)LogOutputBufferinline
logRaw(LogLevel lev, std::string_view line)LogOutputBuffervirtual
m_bufferLogOutputBufferprivate
m_buffer_mutexLogOutputBuffermutableprivate
m_loggerLogOutputBufferprivate
updateLogLevel()LogOutputBuffer
~LogOutputBuffer()LogOutputBufferinlinevirtual