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

Method is_aggregate

include/proxy/logging/LogFormat.h:108–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 return m_printf_str;
107 }
108 bool
109 is_aggregate() const
110 {
111 return m_aggregate;
112 }
113 unsigned
114 field_count() const
115 {

Callers 1

logMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected