log/slog.Logger.DebugContext
standard libraryThe 1427th most-called standard-library method by production calls. Called 49,174 times across 23 modules; 435 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (430 → 435)
- prod calls
- 435
- non-test, non-generated
- all calls
- 49,174
- total callsites
- modules
- 23
- distinct callers
- in loop
- 20%
- 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 method100%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Logger.DebugContext from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 114 26%
where it's called
Callsites in the wild
12 representative callsites of 49,174, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go/compute/metadata @v0.9.1
metadata.go:545
in loop - in loop
- in loop
-
TecharoHQ/anubis @v1.27.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
go/compute/metadata @v0.9.1
metadata.go:555
in loop - in loop
top callers
The modules that reach for it
The modules that call Logger.DebugContext most in this snapshot.
- google.golang.org/api48,63599%
- github.com/gotenberg/gotenberg/v8131<1%
- github.com/cilium/cilium114<1%
- github.com/bufbuild/buf72<1%
- github.com/FerretDB/FerretDB49<1%
siblings
More from log/slog
The other most-called members in this package. See all →