|
Agora
1.2.0
Agora project
|
#include <pattern_formatter-inl.h>


Public Member Functions | |
| aggregate_formatter ()=default | |
| void | add_ch (char ch) |
| void | format (const details::log_msg &, const std::tm &, 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 |
Private Attributes | |
| std::string | str_ |
Additional Inherited Members | |
Protected Attributes inherited from spdlog::details::flag_formatter | |
| padding_info | padinfo_ |
|
default |
|
inline |
|
inlineoverridevirtual |
|
private |