github.com/sirupsen/logrus.Logger.Debug
third-partyThe 8281st most-called third-party method by production calls. Called 75 times across 21 modules; 72 of those run outside tests and generated code.
- prod calls
- 72
- non-test, non-generated
- all calls
- 75
- total callsites
- modules
- 21
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 4%
- 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 →
- Concrete method85%A method on a value whose type is known exactly.
- Embedded method15%Reached through an embedded type.
who calls this
Notable callers
Production calls into Logger.Debug from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 2 3%
where it's called
Callsites in the wild
12 representative callsites of 75, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
netbirdio/netbird @v0.76.1
in loop -
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
wailsapp/wails @v1.16.9
in loop - in loop
-
netbirdio/netbird @v0.76.1
in loop -
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
netbirdio/netbird @v0.76.1
in loop -
netbirdio/netbird @v0.76.1
in loop -
-
top callers
The modules that reach for it
The modules that call Logger.Debug most in this snapshot.
- go.k6.io/k61824%
- github.com/therecipe/qt1115%
- github.com/netbirdio/netbird1013%
- github.com/juicedata/juicefs79%
- github.com/crowdsecurity/crowdsec68%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →