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

Method printf_str

include/proxy/logging/LogFormat.h:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 return m_escape_type;
102 }
103 char *
104 printf_str() const
105 {
106 return m_printf_str;
107 }
108 bool
109 is_aggregate() const
110 {

Callers 2

_add_buffer_headerMethod · 0.80
compute_signatureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected