remotemono
Public Member Functions | Static Public Member Functions | List of all members
remotemono::RMonoStdoutLogFunction Class Reference

#include <log.h>

Public Member Functions

void registerLogFunction ()
 
bool unregisterLogFunction ()
 
void operator() (const RMonoLogger::LogMessage &msg)
 
void setTimeFormat (const std::string &format)
 

Static Public Member Functions

static RMonoStdoutLogFunctiongetInstance ()
 

Detailed Description

A simple logging function that logs messages to stdout using printf().


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