github.com/rs/zerolog.Logger.Error
third-partyThe 873rd most-called third-party method by production calls. Called 795 times across 13 modules; 771 of those run outside tests and generated code.
- prod calls
- 771
- non-test, non-generated
- all calls
- 795
- total callsites
- modules
- 13
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 3%
- 24 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 method97%A method on a value whose type is known exactly.
- Embedded method3%Reached through an embedded type.
who calls this
Notable callers
Production calls into Logger.Error from notable Go projects. Open one on the map to see what else it hammers.
- Traefik 381 49%
where it's called
Callsites in the wild
12 representative callsites of 795, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
cli/daemon/export.go:28
in loop - in loop
- in loop
-
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
in loop -
encoredev/encore @v1.57.13
in loop - in loop
- in loop
- in loop
-
go/mautrix @v0.29.0
crypto/cross_sign_store.go:26
in loop - in loop
-
encr.dev @v1.57.13
cli/daemon/sqldb/cluster.go:142
in loop - in loop
top callers
The modules that reach for it
The modules that call Logger.Error most in this snapshot.
- github.com/traefik/traefik/v338148%
- maunium.net/go/mautrix7810%
- github.com/cloudflare/cloudflared699%
- github.com/AlexxIT/go2rtc608%
- encr.dev567%
siblings
More from github.com/rs/zerolog
The other most-called members in this package. See all →