#include <pattern_formatter.h>
Definition at line 485 of file pattern_formatter.h.
spdlog::details::f_formatter::f_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
Implements spdlog::details::flag_formatter.
Definition at line 491 of file pattern_formatter.h.
493 auto micros = fmt_helper::time_fraction<std::chrono::microseconds>(
msg.time);
496 const size_t field_size = 6;
void msg(const char *fmt,...)
void pad6(T n, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
The documentation for this class was generated from the following file: