github.com/sirupsen/logrus.Entry.Debug
third-partyThe 514th most-called third-party method by production calls. Called 1,544 times across 55 modules; 1,534 of those run outside tests and generated code.
- prod calls
- 1,534
- non-test, non-generated
- all calls
- 1,544
- total callsites
- modules
- 55
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- <1%
- 10 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 method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Entry.Debug 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 1,544, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
moby/buildkit @v0.32.2
in loop - in loop
- in loop
- in loop
-
awslabs/amazon-ecr-credential-helper/ecr-login @v0.12.0
api/client.go:253
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Entry.Debug most in this snapshot.
- github.com/weaviate/weaviate35923%
- github.com/velero-io/velero1117%
- github.com/vmware-tanzu/velero1117%
- github.com/slimtoolkit/slim916%
- go.k6.io/k6745%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →