testing.common.Logf
standard libraryThe 381st most-called standard-library method by production calls. Called 31,081 times across 761 modules; 2,255 of those run outside tests and generated code.
- prod calls
- 2,255
- non-test, non-generated
- all calls
- 31,081
- total callsites
- modules
- 761
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 93%
- 28,824 calls
- resolved
- 100%
- 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 method100%Reached through an embedded type.
- Method value<1%A method captured as a value, then called.
who calls this
Notable callers
Production calls into common.Logf from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 166 7%
- gRPC 42 2%
- Jaeger 37 2%
- Vault 34 2%
- Istio 32 1%
where it's called
Callsites in the wild
12 representative callsites of 31,081, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
miekg/dns @v0.6.90
internal/dnsperf/dnsperf.go:60
in loop - in loop
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call common.Logf most in this snapshot.
- github.com/volcengine/volc-sdk-golang1,6685%
- github.com/seaweedfs/seaweedfs1,5685%
- github.com/kubernetes/kubernetes1,4065%
- k8s.io/kubernetes8873%
- github.com/juanfont/headscale6672%
siblings
More from testing
The other most-called members in this package. See all →