#include <userver/logging/log_helper.hpp>
Formats a string as quoted, escaping the '\' and '"' symbols.
Definition at line 63 of file log_helper.hpp.
Public Attributes | |
std::string_view | string |
std::string_view logging::Quoted::string |
Definition at line 64 of file log_helper.hpp.