Logging class owns all channels and outputs.
More...
#include <hpp/util/debug.hh>
Logging class owns all channels and outputs.
◆ Logging()
hpp::debug::Logging::Logging |
( |
| ) |
|
|
explicit |
◆ ~Logging()
hpp::debug::Logging::~Logging |
( |
| ) |
|
◆ benchmark
Channel hpp::debug::Logging::benchmark |
◆ benchmarkJournal
Logs to benchmark journal file (i.e. benchmark.XXX.log).
◆ console
Logs to console (i.e. stderr).
◆ error
◆ info
Technical information and debugging.
◆ journal
Logs to main journal file (i.e. journal.XXX.log).
◆ notice
Channel hpp::debug::Logging::notice |
User-oriented information.
◆ warning
Channel hpp::debug::Logging::warning |
Non-fatal problems channel.
The documentation for this class was generated from the following files: