log.Print
standard libraryThe 844th most-called standard-library function by production calls. Called 998 times across 182 modules; 801 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (802 → 801)
- prod calls
- 801
- non-test, non-generated
- all calls
- 998
- total callsites
- modules
- 182
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 20%
- 197 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Print from notable Go projects. Open one on the map to see what else it hammers.
- Terraform 76 9%
- Kubernetes 52 6%
- Go (golang.org/x) 33 4%
- Tailscale 31 4%
- InfluxDB 23 3%
where it's called
Callsites in the wild
12 representative callsites of 998, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop - in loop
-
OpenDiablo2/OpenDiablo2 @v0.0.0-20211021131836-7f92c571bf04
in loop -
adnanh/webhook @v0.0.0-20260904180256-2bbdeb9f90b5
in loop - in loop
-
apache/casbin @v1.9.1
in loop -
ardanlabs/gotraining @v0.0.0-20260512011504-4ae5a46bfc66
in loop - in loop
- in loop
-
casbin/casbin @v1.9.1
in loop
top callers
The modules that reach for it
The modules that call Print most in this snapshot.
- github.com/hashicorp/terraform-provider-aws9710%
- github.com/hashicorp/terraform455%
- github.com/opentofu/opentofu404%
- github.com/tailscale/tailscale343%
- tailscale.com343%
siblings
More from log
The other most-called functions in this package. See all →