Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dlogging.hpp95 struct FormatString struct
97 std::string_view str;
98 std::source_location loc;
101 FormatString(const char* stringIn, const std::source_location& locIn = in FormatString() function