Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getLog
Method
getLog
plugins/prefetch/fetch.cc:360–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
inline TSTextLogObject
361
BgFetchState::getLog()
362
{
363
return _log;
364
}
365
BgFetchStates *BgFetchStates::_prefetchStates = nullptr;
366
367
BgFetch::BgFetch(BgFetchState *state, const PrefetchConfig &config, bool lock)
Callers
1
logAndMetricUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected