#include <logging.h>
Definition at line 20 of file logging.h.
◆ LogLevel
| Enumerator |
|---|
| LOG_ERROR | |
| LOG_WARNING | |
| LOG_INFO | |
| LOG_VERBOSE | |
| LOG_DEBUG | |
Definition at line 23 of file logging.h.
◆ Logging() [1/2]
| util::Logging::Logging |
( |
void |
| ) |
|
|
inline |
◆ Logging() [2/2]
| util::Logging::Logging |
( |
LogLevel |
max_level | ) |
|
|
inline |
◆ debug()
| std::ostream & util::Logging::debug |
( |
void |
| ) |
const |
|
inline |
◆ error()
| std::ostream & util::Logging::error |
( |
void |
| ) |
const |
|
inline |
◆ info()
| std::ostream & util::Logging::info |
( |
void |
| ) |
const |
|
inline |
◆ log()
| std::ostream & util::Logging::log |
( |
LogLevel |
log_level | ) |
const |
|
inline |
◆ set_max_level()
| void util::Logging::set_max_level |
( |
LogLevel |
max_level | ) |
|
|
inline |
◆ verbose()
| std::ostream & util::Logging::verbose |
( |
void |
| ) |
const |
|
inline |
◆ warning()
| std::ostream & util::Logging::warning |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/mve-354a652461377939ca136f451ba3271a1c52ee65/libs/util/logging.h