Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::LoggerOutputStream Class Referenceabstract

#include <logging.h>

Public Member Functions

virtual ~LoggerOutputStream ()
 
virtual void log_msg (Logger::LoggingLevel level, const char *name, const char *msgdata, size_t msglen)=0
 
virtual void flush ()=0
 

Constructor & Destructor Documentation

◆ ~LoggerOutputStream()

virtual Realm::LoggerOutputStream::~LoggerOutputStream ( )
inlinevirtual

Member Function Documentation

◆ flush()

virtual void Realm::LoggerOutputStream::flush ( )
pure virtual

◆ log_msg()

virtual void Realm::LoggerOutputStream::log_msg ( Logger::LoggingLevel  level,
const char *  name,
const char *  msgdata,
size_t  msglen 
)
pure virtual

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