Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
joedb::String_Logger Class Reference

#include <joedb/error/String_Logger.h>

Inheritance diagram for joedb::String_Logger:
Inheritance graph
[legend]
Collaboration diagram for joedb::String_Logger:
Collaboration graph
[legend]

Public Member Functions

void write (const char *message) noexcept final 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
 

Detailed Description

Definition at line 11 of file String_Logger.h.

Member Function Documentation

◆ get_message()

const std::string & joedb::String_Logger::get_message ( ) const
inline

Definition at line 25 of file String_Logger.h.

◆ write()

void joedb::String_Logger::write ( const char *  message)
inlinefinaloverridevirtualnoexcept

Implements joedb::Logger.

Definition at line 17 of file String_Logger.h.

Member Data Documentation

◆ the_logger

String_Logger joedb::String_Logger::the_logger
static

Definition at line 30 of file String_Logger.h.


The documentation for this class was generated from the following files: