#include <pattern_formatter.h>
Definition at line 508 of file pattern_formatter.h.
spdlog::details::F_formatter::F_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
Implements spdlog::details::flag_formatter.
Definition at line 514 of file pattern_formatter.h.
516 auto ns = fmt_helper::time_fraction<std::chrono::nanoseconds>(
msg.time);
519 const size_t field_size = 9;
void msg(const char *fmt,...)
void pad9(T n, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
The documentation for this class was generated from the following file: