Skip to content
callcount

github.com/go-logr/logr.Logger.Info

third-party

The 100th most-called third-party method by production calls. Called 10,857 times across 39 modules; 10,437 of those run outside tests and generated code.

All of github.com/go-logr/logr → Docs on pkg.go.dev ↗

prod calls
10,437
non-test, non-generated
all calls
10,857
total callsites
modules
39
distinct callers
in loop
18%
of prod calls
in tests
4%
420 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.
  • Embedded method<1%Reached through an embedded type.
  • Method value<1%A method captured as a value, then called.

who calls this

Notable callers

Production calls into Logger.Info 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 10,857, prioritizing in-loop and non-test usage. We link to source, never display it.

top callers

The modules that reach for it

The modules that call Logger.Info most in this snapshot.

  • github.com/kubernetes/kubernetes3,50432%
  • k8s.io/kubernetes2,79326%
  • github.com/kyverno/kyverno2,47823%
  • github.com/cert-manager/cert-manager4134%
  • github.com/fission/fission3433%

siblings

More from github.com/go-logr/logr

The other most-called members in this package. See all →