log/slog.Logger.LogAttrs
standard libraryThe 4961st most-called standard-library method by production calls. Called 129 times across 17 modules; 120 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (119 → 120)
- prod calls
- 120
- non-test, non-generated
- all calls
- 129
- total callsites
- modules
- 17
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 7%
- 9 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.LogAttrs from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 10 8%
- Prometheus 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 129, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
mholt/acmez/v3 @v3.1.6
in loop -
php/frankenphp @v1.12.7
in loop -
mholt/acmez/v3 @v3.1.6
in loop -
php/frankenphp @v1.12.7
in loop -
mholt/acmez/v3 @v3.1.6
in loop - in loop
-
mholt/acmez/v3 @v3.1.6
in loop -
php/frankenphp @v1.12.7
in loop - in loop test
-
miekg/dns @v0.6.114
cmd/atomdns/internal/zlog/zlog.go:67
-
top callers
The modules that reach for it
The modules that call Logger.LogAttrs most in this snapshot.
- github.com/php/frankenphp5341%
- github.com/FerretDB/FerretDB2217%
- golang.org/x/net108%
- github.com/mholt/acmez/v397%
- github.com/SAP/go-hdb86%
siblings
More from log/slog
The other most-called members in this package. See all →