#include <pattern_formatter.h>
Definition at line 462 of file pattern_formatter.h.
spdlog::details::e_formatter::e_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
Implements spdlog::details::flag_formatter.
Definition at line 468 of file pattern_formatter.h.
470 auto millis = fmt_helper::time_fraction<std::chrono::milliseconds>(
msg.time);
473 const size_t field_size = 3;
void msg(const char *fmt,...)
void pad3(T n, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
The documentation for this class was generated from the following file: