|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/error/String_Logger.h>


Public Member Functions | |
| void | log (const std::string &message) noexcept override |
| const std::string & | get_message () const |
Public Member Functions inherited from joedb::Logger | |
| virtual | ~Logger ()=default |
Static Public Attributes | |
| static String_Logger | the_logger |
Static Public Attributes inherited from joedb::Logger | |
| static Logger | dummy_logger |
Definition at line 11 of file String_Logger.h.
|
inline |
Definition at line 22 of file String_Logger.h.
|
inlineoverridevirtualnoexcept |
Reimplemented from joedb::Logger.
Definition at line 17 of file String_Logger.h.
|
static |
Definition at line 27 of file String_Logger.h.