go.uber.org/zap.Logger.Named
third-partyThe 9011th most-called third-party method by production calls. Called 73 times across 15 modules; 66 of those run outside tests and generated code.
- prod calls
- 66
- non-test, non-generated
- all calls
- 73
- total callsites
- modules
- 15
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 10%
- 7 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 Logger.Named from notable Go projects. Open one on the map to see what else it hammers.
- Caddy 17 26%
- Kubernetes 4 6%
- Uber Go 3 5%
- etcd 2 3%
- Sigstore 1 2%
where it's called
Callsites in the wild
12 representative callsites of 73, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
go.uber.org/zap @v1.28.0
global_test.go:85
in loop test -
go.uber.org/yarpc @v1.89.3
transport/tchannel/handler_test.go:117
in loop test -
go.uber.org/yarpc @v1.89.3
transport/tchannel/handler_test.go:435
in loop test -
go.uber.org/zap @v1.28.0
logger_test.go:571
in loop test -
caddyserver/certmagic @v0.25.4
-
etcd/client/v3 @v3.7.1
snapshot/v3_snapshot.go:50
-
-
-
loft-sh/vcluster @v0.36.1
-
mholt/certmagic @v0.25.4
top callers
The modules that reach for it
The modules that call Logger.Named most in this snapshot.
- github.com/caddyserver/certmagic1723%
- github.com/mholt/certmagic1723%
- github.com/dstotijn/hetty68%
- github.com/loft-sh/vcluster68%
- go.uber.org/zap57%
siblings
More from go.uber.org/zap
The other most-called members in this package. See all →