go.uber.org/zap.SugaredLogger.Warn
third-partyThe 6883rd most-called third-party method by production calls. Called 106 times across 11 modules; 86 of those run outside tests and generated code.
- prod calls
- 86
- non-test, non-generated
- all calls
- 106
- total callsites
- modules
- 11
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 8%
- 8 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.Warn 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 106, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.uber.org/zap @v1.28.0
sugar_test.go:344
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:86
-
tidwall/tile38 @v0.0.0-20260716013223-7caa4c810ce7
-
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
logging/warning_handler.go:32
-
-
-
tailscale.com @v1.102.2
cmd/k8s-operator/egress-pod-readiness.go:94
-
kopia/kopia @v0.23.1
top callers
The modules that reach for it
The modules that call SugaredLogger.Warn most in this snapshot.
- github.com/sagernet/tailscale2019%
- github.com/tailscale/tailscale2019%
- tailscale.com2019%
- knative.dev/pkg1817%
- github.com/kopia/kopia1615%
siblings
More from go.uber.org/zap
The other most-called members in this package. See all →