github.com/sirupsen/logrus.Warnf
third-partyThe 464th most-called third-party function by production calls. Called 1,781 times across 54 modules; 1,778 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (1,769 → 1,778)
- prod calls
- 1,778
- non-test, non-generated
- all calls
- 1,781
- total callsites
- modules
- 54
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- <1%
- 3 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 →
- Package function96%A direct call to an exported package function, resolved by type.
- Package function (by syntax)4%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Warnf from notable Go projects. Open one on the map to see what else it hammers.
- Argo 336 19%
- Kubernetes 89 5%
- Longhorn 44 2%
- Docker 43 2%
- containerd 19 1%
where it's called
Callsites in the wild
12 representative callsites of 1,781, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
cilium/proxy @v0.0.0-20260921120314-283c3f1fedbb
in loop - in loop
-
docker/cli @v29.8.1+incompatible
in loop - in loop
- in loop
- in loop
-
Mrs4s/go-cqhttp @v1.2.0
in loop -
abiosoft/colima @v0.10.3
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Warnf most in this snapshot.
- github.com/netbirdio/netbird44525%
- github.com/argoproj/argo-cd/v323213%
- github.com/Mrs4s/go-cqhttp17710%
- github.com/argoproj/argo-cd784%
- github.com/lima-vm/lima694%
siblings
More from github.com/sirupsen/logrus
The other most-called functions in this package. See all →