#include <logger.h>
Definition at line 39 of file logger.h.
◆ debug()
void Logger::debug |
( |
const std::string & |
what | ) |
|
|
inline |
◆ error()
void Logger::error |
( |
const std::string & |
what | ) |
|
|
inline |
◆ fatal()
void Logger::fatal |
( |
const std::string & |
what | ) |
|
|
inline |
◆ fireOldMessages()
void Logger::fireOldMessages |
( |
| ) |
|
◆ info()
void Logger::info |
( |
const std::string & |
what | ) |
|
|
inline |
◆ log()
void Logger::log |
( |
Fw::LogLevel |
level, |
|
|
const std::string & |
message |
|
) |
| |
◆ logFunc()
void Logger::logFunc |
( |
Fw::LogLevel |
level, |
|
|
const std::string & |
message, |
|
|
std::string |
prettyFunction |
|
) |
| |
◆ setLogFile()
void Logger::setLogFile |
( |
const std::string & |
file | ) |
|
◆ setOnLog()
void Logger::setOnLog |
( |
const OnLogCallback & |
onLog | ) |
|
|
inline |
◆ warning()
void Logger::warning |
( |
const std::string & |
what | ) |
|
|
inline |
The documentation for this class was generated from the following files: