github.com/sirupsen/logrus.Entry.Debugln
third-partyThe 7169th most-called third-party method by production calls. Called 83 times across 10 modules; 83 of those run outside tests and generated code.
- prod calls
- 83
- non-test, non-generated
- all calls
- 83
- total callsites
- modules
- 10
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 0%
- 0 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 Entry.Debugln from notable Go projects. Open one on the map to see what else it hammers.
- Argo 8 10%
- Grafana 6 7%
- Kubernetes 2 2%
- Traefik 1 1%
where it's called
Callsites in the wild
12 representative callsites of 83, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
sigs.k8s.io/external-dns @v0.21.0
provider/cloudflare/cloudflare.go:372
in loop - in loop
- in loop
- in loop
- in loop
-
sigs.k8s.io/external-dns @v0.21.0
provider/cloudflare/cloudflare.go:390
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Entry.Debugln most in this snapshot.
- github.com/harness/harness4453%
- github.com/GoogleContainerTools/skaffold/v2810%
- github.com/argoproj/argo-cd/v3810%
- github.com/therecipe/qt78%
- github.com/grafana/loki/v367%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →