github.com/go-logr/logr.Logger.WithName
third-partyThe 1940th most-called third-party method by production calls. Called 402 times across 18 modules; 315 of those run outside tests and generated code.
- prod calls
- 315
- non-test, non-generated
- all calls
- 402
- total callsites
- modules
- 18
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 22%
- 87 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Logger.WithName from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 122 39%
- Kubernetes 64 20%
- External Secrets 1 <1%
- KEDA 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 402, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/ksserviceaccount/serviceaccount_controller.go:160 ↗
in loop -
klog/v2 @v2.140.0
test/output.go:458
in loop - in loop
- 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 Logger.WithName most in this snapshot.
- github.com/kyverno/kyverno12230%
- github.com/fission/fission8822%
- sigs.k8s.io/controller-runtime6416%
- github.com/cert-manager/cert-manager348%
- github.com/go-logr/logr246%
siblings
More from github.com/go-logr/logr
The other most-called members in this package. See all →