Photon 1.0.0
Loading...
Searching...
No Matches
spdlog::details::M_formatter< ScopedPadder > Class Template Referencefinal

#include <pattern_formatter-inl.h>

Inheritance diagram for spdlog::details::M_formatter< ScopedPadder >:
spdlog::details::flag_formatter

Public Member Functions

 M_formatter (padding_info padinfo)
 
void format (const details::log_msg &, const std::tm &tm_time, memory_buf_t &dest) override
 
- 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_
 

Constructor & Destructor Documentation

◆ M_formatter()

template<typename ScopedPadder >
spdlog::details::M_formatter< ScopedPadder >::M_formatter ( padding_info  padinfo)
inlineexplicit

Member Function Documentation

◆ format()

template<typename ScopedPadder >
void spdlog::details::M_formatter< ScopedPadder >::format ( const details::log_msg ,
const std::tm &  tm_time,
memory_buf_t dest 
)
inlineoverridevirtual

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