#include <logging.hpp>
Default std::cout implementation of LoggerImplementation.
Definition at line 52 of file logging.hpp.
◆ DefaultLoggerImplementation() [1/2]
◆ ~DefaultLoggerImplementation()
◆ DefaultLoggerImplementation() [2/2]
◆ message_benchmark()
virtual void message_benchmark |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ message_debug()
virtual void message_debug |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ message_error()
virtual void message_error |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ message_info()
virtual void message_info |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ message_warning()
virtual void message_warning |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ operator=()
◆ os_
The documentation for this class was generated from the following file: