github.com/rs/zerolog.Logger.Warn
third-partyThe 1173rd most-called third-party method by production calls. Called 547 times across 13 modules; 539 of those run outside tests and generated code.
- prod calls
- 539
- non-test, non-generated
- all calls
- 547
- total callsites
- modules
- 13
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 1%
- 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 method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
who calls this
Notable callers
Production calls into Logger.Warn from notable Go projects. Open one on the map to see what else it hammers.
- Traefik 76 14%
where it's called
Callsites in the wild
12 representative callsites of 547, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
v2/internals/pkginfo/modresolve.go:125
in loop - in loop
- in loop
-
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
in loop - in loop
- in loop
- in loop
-
putyy/res-downloader @v0.0.0-20260618235516-45d5e9eddc6c
in loop -
go/mautrix @v0.29.0
bridgev2/bridgestate.go:49
in loop - in loop
-
encr.dev @v1.57.13
cli/daemon/engine/trace/trace.go:189
in loop - in loop
top callers
The modules that reach for it
The modules that call Logger.Warn most in this snapshot.
- maunium.net/go/mautrix21840%
- github.com/infracost/infracost14026%
- github.com/traefik/traefik/v37614%
- github.com/AlexxIT/go2rtc387%
- github.com/cloudflare/cloudflared367%
siblings
More from github.com/rs/zerolog
The other most-called members in this package. See all →