MCPcopy Create free account
hub / github.com/apache/trafficserver / escape_type

Method escape_type

include/proxy/logging/LogFormat.h:98–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 return m_format_type;
97 }
98 LogEscapeType
99 escape_type() const
100 {
101 return m_escape_type;
102 }
103 char *
104 printf_str() const
105 {

Callers 1

LogObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected