userver: logging::Quoted Struct Reference
Loading...
Searching...
No Matches
logging::Quoted Struct Referencefinal

#include <userver/logging/log_helper.hpp>

Detailed Description

Formats a string as quoted, escaping the '\' and '"' symbols.

Definition at line 63 of file log_helper.hpp.

+ Collaboration diagram for logging::Quoted:

Public Attributes

std::string_view string
 

Member Data Documentation

◆ string

std::string_view logging::Quoted::string

Definition at line 64 of file log_helper.hpp.


The documentation for this struct was generated from the following file: