Agora  1.2.0
Agora project
my_formatter_flag Class Reference
Inheritance diagram for my_formatter_flag:
Collaboration diagram for my_formatter_flag:

Public Member Functions

void format (const spdlog::details::log_msg &, const std::tm &, spdlog::memory_buf_t &dest) override
 
std::unique_ptr< custom_flag_formatter > clone () const override
 
- Public Member Functions inherited from spdlog::custom_flag_formatter
void set_padding_info (const details::padding_info &padding)
 
- Public Member Functions inherited from spdlog::details::flag_formatter
 flag_formatter (padding_info padinfo)
 
 flag_formatter ()=default
 
virtual ~flag_formatter ()=default
 

Additional Inherited Members

- Protected Attributes inherited from spdlog::details::flag_formatter
padding_info padinfo_
 

Member Function Documentation

◆ clone()

std::unique_ptr<custom_flag_formatter> my_formatter_flag::clone ( ) const
inlineoverridevirtual

◆ format()

void my_formatter_flag::format ( const spdlog::details::log_msg ,
const std::tm &  ,
spdlog::memory_buf_t dest 
)
inlineoverridevirtual

Implements spdlog::details::flag_formatter.

Here is the call graph for this function:

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