github.com/sirupsen/logrus.Entry.Infof
third-partyThe 436th most-called third-party method by production calls. Called 1,897 times across 42 modules; 1,878 of those run outside tests and generated code.
- prod calls
- 1,878
- non-test, non-generated
- all calls
- 1,897
- total callsites
- modules
- 42
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 1%
- 19 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 method96%A method on a value whose type is known exactly.
- Embedded method4%Reached through an embedded type.
who calls this
Notable callers
Production calls into Entry.Infof from notable Go projects. Open one on the map to see what else it hammers.
- Longhorn 344 18%
- Velero 137 7%
- Argo 81 4%
- containerd 13 <1%
- Authelia 11 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,897, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
moby/buildkit @v0.32.2
in loop - in loop
- in loop
- in loop
- 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.Infof most in this snapshot.
- github.com/longhorn/longhorn-manager34418%
- github.com/Tencent/WeKnora26114%
- github.com/bishopfox/sliver1689%
- github.com/netbirdio/netbird1649%
- github.com/velero-io/velero1377%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →