AclLog::ThreadNameFormatterFlag
AclLog::ThreadNameFormatterFlag
Inherits from spdlog::custom_flag_formatter
Public Functions
Name | |
---|---|
void | format(const spdlog::details::log_msg & , const std::tm & , spdlog::memory_buf_t & dest) override |
std::unique_ptr< custom_flag_formatter > | clone() const override |
Public Functions Documentation
function format
inline void format(
const spdlog::details::log_msg & ,
const std::tm & ,
spdlog::memory_buf_t & dest
) override
function clone
inline std::unique_ptr< custom_flag_formatter > clone() const override
Updated on 2024-04-08 at 15:15:27 +0200