go.uber.org/zap.SugaredLogger.Debug
third-partyThe 5348th most-called third-party method by production calls. Called 164 times across 11 modules; 110 of those run outside tests and generated code.
- prod calls
- 110
- non-test, non-generated
- all calls
- 164
- total callsites
- modules
- 11
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 8%
- 13 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 SugaredLogger.Debug 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 164, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
websocket/connection.go:197
in loop - in loop
-
go.uber.org/zap @v1.28.0
sugar_test.go:342
in loop test -
masahiro331/go-xfs-filesystem @v0.0.0-20260422061116-d21e5e4481bb
-
-
segmentfault/pacman/contrib/log/zap @v0.0.0-20230822083413-c0075a2d401f
zap_impl.go:58
-
tektoncd/pipeline @v1.15.0
pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:345 ↗
-
tidwall/tile38 @v0.0.0-20260716013223-7caa4c810ce7
-
-
-
tailscale.com @v1.102.2
cmd/k8s-operator/dnsrecords.go:82
top callers
The modules that reach for it
The modules that call SugaredLogger.Debug most in this snapshot.
- github.com/kopia/kopia5131%
- knative.dev/pkg3421%
- github.com/sagernet/tailscale2113%
- github.com/tailscale/tailscale2113%
- tailscale.com2113%
siblings
More from go.uber.org/zap
The other most-called members in this package. See all →