github.com/sirupsen/logrus.FieldLogger.Errorf
third-partyThe 2858th most-called third-party method by production calls. Called 209 times across 12 modules; 209 of those run outside tests and generated code.
- prod calls
- 209
- non-test, non-generated
- all calls
- 209
- total callsites
- modules
- 12
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into FieldLogger.Errorf 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 209, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
go.k6.io/k6 @v1.8.0
internal/log/file.go:116
in loop -
grafana/k6 @v1.8.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call FieldLogger.Errorf most in this snapshot.
- github.com/vmware-tanzu/velero5325%
- github.com/velero-io/velero4923%
- github.com/weaviate/weaviate3316%
- github.com/nektos/act2512%
- github.com/crowdsecurity/crowdsec199%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →