Class logger::Backend
Inherited by the following classes: logger::ConsoleBackend
Protected Functions
| Type | Name |
|---|---|
| virtual bool | render (const std::string_view & str) = 0 |
| virtual | ~Backend () = default |
Protected Functions Documentation
function render
virtual bool logger::Backend::render (
const std::string_view & str
) = 0
function ~Backend
virtual logger::Backend::~Backend () = default
The documentation for this class was generated from the following file logger.h