Template Function hatchbed_common::logging::format_container_element

Function Documentation

template<typename T, typename Context>
auto hatchbed_common::logging::format_container_element(const T &val, Context &ctx)

Internal helper to format values inside containers. Mimics fmt v10’s behavior of quoting strings and chars.