Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ field_count
Method
field_count
include/proxy/logging/LogFormat.h:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
return m_aggregate;
112
}
113
unsigned
114
field_count() const
115
{
116
return m_field_count;
117
}
118
long
119
interval() const
120
{
Callers
1
log
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected