MCPcopy 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
360inline TSTextLogObject
361BgFetchState::getLog()
362{
363 return _log;
364}
365BgFetchStates *BgFetchStates::_prefetchStates = nullptr;
366
367BgFetch::BgFetch(BgFetchState *state, const PrefetchConfig &config, bool lock)

Callers 1

logAndMetricUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected