log.Print
standard libraryThe 821st most-called standard-library function by production calls. Called 1,028 times across 183 modules; 828 of those run outside tests and generated code.
- prod calls
- 828
- non-test, non-generated
- all calls
- 1,028
- total callsites
- modules
- 183
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 19%
- 200 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 1,028, 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-20260802140341-92742d64dbc0
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-aws979%
- github.com/hashicorp/terraform454%
- github.com/opentofu/opentofu404%
- github.com/sagernet/tailscale343%
- github.com/tailscale/tailscale343%
siblings
More from log
The other most-called functions in this package. See all →