SmartTester  2.0.0
Smart Tester is unit testing and regression testing framework used for testing SmartCGMS system.
Public Member Functions | Static Public Member Functions | List of all members
Logger Class Reference

#include <Logger.h>

Public Member Functions

void error (const std::wstring &text)
 
void warn (const std::wstring &text)
 
void info (const std::wstring &text)
 
void debug (const std::wstring &text)
 

Static Public Member Functions

static LoggergetInstance ()
 

Detailed Description

Class Logger is used to simplify logging of runtime information into a file.


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