Skip to content

Class logger::ConsoleBackend

ClassList > logger > ConsoleBackend

Inherits the following classes: logger::Backend

Public Functions

Type Name
virtual bool render (const std::string_view & str) override

Protected Functions inherited from logger::Backend

See logger::Backend

Type Name
virtual bool render (const std::string_view & str) = 0
virtual ~Backend () = default

Public Functions Documentation

function render

inline virtual bool logger::ConsoleBackend::render (
    const std::string_view & str
) override

Implements logger::Backend::render



The documentation for this class was generated from the following file logger.h