BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
#include <log_message.hpp>
Public Member Functions | |
virtual | ~Log_message ()=default |
virtual Log_level | get_log_level () const =0 |
virtual std::string | get_log_entry () const =0 |
Definition at line 32 of file log_message.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in BubbleProfiler::logging::Default_log_message.
Referenced by BubbleProfiler::logging::Logging_manager::log().
|
pure virtual |
Implemented in BubbleProfiler::logging::Default_log_message.
Referenced by BubbleProfiler::logging::Logging_manager::log().