#include <logger.h>
Public Member Functions | |
function_ptr_sink (void *context, logger_output_func_t func) | |
Protected Member Functions | |
void | sink_it_ (const spdlog::details::log_msg &msg) override |
void | flush_ () override |
Protected Attributes | |
logger_output_func_t | _func |
void * | _context |
|
inline |
|
inlineoverrideprotected |
|
inlineoverrideprotected |
|
protected |
|
protected |