sandbox
Loading...
Searching...
No Matches
sbx::utility::detail::ring_buffer_sink< Mutex > Class Template Referencefinal
Inheritance diagram for sbx::utility::detail::ring_buffer_sink< Mutex >:

Classes

struct  log_line
 

Public Member Functions

 ring_buffer_sink (const std::size_t max_lines=512)
 
auto lines () -> std::vector< log_line >
 
void clear ()
 

Protected Member Functions

void sink_it_ (const spdlog::details::log_msg &msg) override
 
void flush_ () override
 

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