#include <pattern_formatter.h>
|
const std::chrono::seconds | cache_refresh = std::chrono::seconds(5) |
|
Definition at line 623 of file pattern_formatter.h.
◆ z_formatter() [1/3]
spdlog::details::z_formatter::z_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
◆ z_formatter() [2/3]
spdlog::details::z_formatter::z_formatter |
( |
| ) |
|
|
default |
◆ z_formatter() [3/3]
spdlog::details::z_formatter::z_formatter |
( |
const z_formatter & |
| ) |
|
|
delete |
◆ format()
◆ operator=()
◆ cache_refresh
const std::chrono::seconds spdlog::details::z_formatter::cache_refresh = std::chrono::seconds(5) |
The documentation for this class was generated from the following file: