github.com/rs/zerolog.Logger.With
third-partyThe 1987th most-called third-party method by production calls. Called 393 times across 15 modules; 307 of those run outside tests and generated code.
- prod calls
- 307
- non-test, non-generated
- all calls
- 393
- total callsites
- modules
- 15
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 22%
- 86 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.With 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 393, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
pkg/supervisor/supervisor.go:86
in loop -
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
in loop - in loop
- in loop
-
go/mautrix @v0.29.0
crypto/cross_sign_store.go:23
in loop - in loop
-
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
in loop - in loop
-
go/mautrix @v0.29.0
crypto/cross_sign_store.go:30
in loop - in loop
-
go/mautrix @v0.29.0
crypto/cross_sign_store.go:50
in loop - in loop
top callers
The modules that reach for it
The modules that call Logger.With most in this snapshot.
- maunium.net/go/mautrix12331%
- github.com/traefik/traefik/v39725%
- github.com/rs/zerolog6918%
- github.com/cloudflare/cloudflared4010%
- encr.dev185%
siblings
More from github.com/rs/zerolog
The other most-called members in this package. See all →