#include <logger.hpp>
◆ Logger()
◆ ~Logger()
◆ EnableConsole()
bool & rad::Logger::EnableConsole |
( |
| ) |
|
|
inlinestatic |
◆ EnableLogMon()
bool & rad::Logger::EnableLogMon |
( |
| ) |
|
|
inlinestatic |
◆ Get()
◆ IsEnabled()
bool rad::Logger::IsEnabled |
( |
| ) |
|
|
inlinestatic |
◆ LevelFromString()
LogLevel rad::Logger::LevelFromString |
( |
const std::string & | level | ) |
|
|
inlinestatic |
◆ LevelToString()
std::string rad::Logger::LevelToString |
( |
LogLevel | level | ) |
|
|
inlinestatic |
◆ ModuleName()
std::string & rad::Logger::ModuleName |
( |
| ) |
|
|
inlinestatic |
◆ ProcName()
static std::string & rad::Logger::ProcName |
( |
| ) |
|
|
inlinestatic |
◆ ReportingLevel()
LogLevel & rad::Logger::ReportingLevel |
( |
| ) |
|
|
inlinestatic |
◆ m_output
std::ostringstream rad::Logger::m_output |
|
protected |
The documentation for this class was generated from the following file: