#include <pattern_formatter.h>
Definition at line 828 of file pattern_formatter.h.
spdlog::details::source_location_formatter::source_location_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
Implements spdlog::details::flag_formatter.
Definition at line 834 of file pattern_formatter.h.
836 if (
msg.source.empty())
void msg(const char *fmt,...)
void append_int(T n, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
void append_string_view(spdlog::string_view_t view, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
unsigned count_digits(T n)
The documentation for this class was generated from the following file: