MCPcopy Index your code
hub / github.com/uber/aresdb / GetQueryLogger

Function GetQueryLogger

utils/di.go:64–66  ·  view source on GitHub ↗

GetQueryLogger returns the logger for query.

()

Source from the content-addressed store, hash-verified

62
63// GetQueryLogger returns the logger for query.
64func GetQueryLogger() common.Logger {
65 return queryLogger
66}
67
68// GetRootReporter returns the root metrics reporter.
69func GetRootReporter() *Reporter {

Callers 10

writeToLogMethod · 0.92
reportBatchMethod · 0.92
doProfileMethod · 0.92
FindDeviceMethod · 0.92
findDeviceMethod · 0.92
handleAQLInternalMethod · 0.92
handleQueryFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected