|
| std::vector< std::string > | m_log |
| |
Definition at line 32 of file PeriodicTaskTests.cpp.
◆ LogLevel
| Enumerator |
|---|
| SILENT_LEVEL | |
| INFO_LEVEL | |
| ERROR_LEVEL | |
| TRACE_LEVEL | |
| PARANOID_LEVEL | |
Definition at line 102 of file LoggerTests.cpp.
◆ clearLog()
| void Logger::clearLog |
( |
| ) |
|
|
inline |
◆ countLog()
| int Logger::countLog |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ log()
| void Logger::log |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ m_log
| std::vector<std::string> Logger::m_log |
|
private |
The documentation for this class was generated from the following files: