github.com/sirupsen/logrus.Entry.Error
third-partyThe 423rd most-called third-party method by production calls. Called 1,988 times across 58 modules; 1,970 of those run outside tests and generated code.
- prod calls
- 1,970
- non-test, non-generated
- all calls
- 1,988
- total callsites
- modules
- 58
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- <1%
- 18 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.Error 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,988, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
cilium/proxy @v0.0.0-20260721220516-ab0596f228a0
in loop - in loop
-
moby/buildkit @v0.32.2
in loop - in loop
-
Microsoft/hcsshim @v0.14.1
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Entry.Error most in this snapshot.
- github.com/weaviate/weaviate29015%
- github.com/vmware-tanzu/velero24712%
- github.com/velero-io/velero24212%
- github.com/authelia/authelia/v420410%
- github.com/spiffe/spire1337%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →