SmartTester
2.0.0
Smart Tester is unit testing and regression testing framework used for testing SmartCGMS system.
|
#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 Logger & | getInstance () |
Class Logger is used to simplify logging of runtime information into a file.