github.com/sirupsen/logrus.Level.String
third-partyThe 6797th most-called third-party method by production calls. Called 127 times across 34 modules; 87 of those run outside tests and generated code.
- prod calls
- 87
- non-test, non-generated
- all calls
- 127
- total callsites
- modules
- 34
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 31%
- 40 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Level.String 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 127, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
- in loop
-
go.k6.io/k6 @v1.8.0
internal/log/loki.go:241
in loop -
grafana/k6 @v1.8.0
in loop -
sigs.k8s.io/external-dns @v0.21.0
pkg/apis/externaldns/types.go:498
in loop - in loop
- in loop
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Level.String most in this snapshot.
- github.com/sirupsen/logrus2016%
- github.com/photoprism/photoprism1814%
- github.com/vmware-tanzu/velero129%
- github.com/netbirdio/netbird76%
- github.com/spiffe/spire76%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →