github.com/sirupsen/logrus.Logger.Warn
third-partyThe 7918th most-called third-party method by production calls. Called 77 times across 22 modules; 75 of those run outside tests and generated code.
- prod calls
- 75
- non-test, non-generated
- all calls
- 77
- total callsites
- modules
- 22
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 3%
- 2 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 method77%A method on a value whose type is known exactly.
- Embedded method23%Reached through an embedded type.
who calls this
Notable callers
Production calls into Logger.Warn 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 77, prioritizing in-loop and non-test usage. We link to source, never display it.
-
getsops/sops/v3 @v3.13.3
in loop - in loop
- in loop
- in loop
-
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
wailsapp/wails @v1.16.9
in loop -
getsops/sops/v3 @v3.13.3
in loop - in loop
- in loop
-
getsops/sops/v3 @v3.13.3
in loop -
getsops/sops/v3 @v3.13.3
in loop -
top callers
The modules that reach for it
The modules that call Logger.Warn most in this snapshot.
- github.com/getsops/sops/v31621%
- github.com/juicedata/juicefs1418%
- go.k6.io/k6912%
- github.com/netbirdio/netbird45%
- github.com/podman-container-tools/buildah45%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →