github.com/sirupsen/logrus.StandardLogger
third-partyThe 3345th most-called third-party function by production calls. Called 674 times across 49 modules; 178 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (174 → 178)
- prod calls
- 178
- non-test, non-generated
- all calls
- 674
- total callsites
- modules
- 49
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 74%
- 496 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 function98%A direct call to an exported package function, resolved by type.
- Package function (by syntax)2%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into StandardLogger from notable Go projects. Open one on the map to see what else it hammers.
- Longhorn 16 9%
- Argo 10 6%
- Authelia 4 2%
- containerd 3 2%
- Docker 2 1%
where it's called
Callsites in the wild
12 representative callsites of 674, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
sigs.k8s.io/external-dns @v0.23.0
controller/execute_test.go:89
in loop test - in loop test
top callers
The modules that reach for it
The modules that call StandardLogger most in this snapshot.
- github.com/netbirdio/netbird17125%
- github.com/velero-io/velero7912%
- github.com/vmware-tanzu/velero7912%
- github.com/crowdsecurity/crowdsec6710%
- github.com/longhorn/longhorn-manager6510%
siblings
More from github.com/sirupsen/logrus
The other most-called functions in this package. See all →