github.com/go-kit/log.Logger.Log
third-partyThe 153rd most-called third-party method by production calls. Called 6,541 times across 13 modules; 6,309 of those run outside tests and generated code.
- prod calls
- 6,309
- non-test, non-generated
- all calls
- 6,541
- total callsites
- modules
- 13
- distinct callers
- in loop
- 29%
- of prod calls
- in tests
- 4%
- 232 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Logger.Log from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 6,541, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cortexproject/cortex @v1.21.1
in loop -
go-kit/kit @v0.13.0
in loop -
go-kit/log @v0.2.1
in loop - in loop
- in loop
-
grafana/loki/v3 @v3.7.5
in loop -
grafana/mimir @v1.10.0
in loop -
cortexproject/cortex @v1.21.1
in loop -
go-kit/kit @v0.13.0
in loop - in loop
- in loop
-
grafana/tempo @v1.5.0
in loop
top callers
The modules that reach for it
The modules that call Logger.Log most in this snapshot.
- github.com/grafana/loki/v31,95930%
- github.com/cortexproject/cortex1,07716%
- github.com/grafana/mimir94714%
- github.com/grafana/pyroscope70211%
- github.com/thanos-io/thanos67610%
siblings
More from github.com/go-kit/log
The other most-called members in this package. See all →