github.com/sirupsen/logrus.Entry.Warnf
third-partyThe 458th most-called third-party method by production calls. Called 1,754 times across 46 modules; 1,753 of those run outside tests and generated code.
- prod calls
- 1,753
- non-test, non-generated
- all calls
- 1,754
- total callsites
- modules
- 46
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- <1%
- 1 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 method97%A method on a value whose type is known exactly.
- Embedded method3%Reached through an embedded type.
who calls this
Notable callers
Production calls into Entry.Warnf from notable Go projects. Open one on the map to see what else it hammers.
- Longhorn 351 20%
- Velero 101 6%
- Docker 72 4%
- Argo 58 3%
- containerd 12 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,754, 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
-
Tencent/WeKnora @v0.7.1
internal/application/repository/retriever/tencentvectordb/repository.go:84 ↗
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Entry.Warnf most in this snapshot.
- github.com/longhorn/longhorn-manager35120%
- github.com/weaviate/weaviate18310%
- github.com/netbirdio/netbird17310%
- github.com/bishopfox/sliver1328%
- github.com/Tencent/WeKnora1317%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →