#include <Logger.hpp>
List of all members.
Constructor & Destructor Documentation
Logger::Logger |
( |
const std::string & |
name |
) |
|
Logger::~Logger |
( |
|
) |
[virtual] |
Member Function Documentation
const std::string Logger::currentDateTime |
( |
|
) |
[static] |
double Logger::currentTimeMicroSecs |
( |
|
) |
[static] |
double Logger::currentTimeMilliSecs |
( |
|
) |
[static] |
void Logger::debug |
( |
const std::string & |
msg |
) |
|
void Logger::error |
( |
const std::string & |
msg |
) |
|
void Logger::fatal |
( |
const std::string & |
msg |
) |
|
void Logger::info |
( |
const std::string & |
msg |
) |
|
void Logger::setMode |
( |
uint8_t |
mode |
) |
|
void Logger::warn |
( |
const std::string & |
msg |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: