math.Log
standard libraryThe 1122nd most-called standard-library function by production calls. Called 644 times across 98 modules; 574 of those run outside tests and generated code.
- prod calls
- 574
- non-test, non-generated
- all calls
- 644
- total callsites
- modules
- 98
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 11%
- 70 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 Log from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 16 3%
- CockroachDB 14 2%
- VictoriaMetrics 13 2%
- Go (golang.org/x) 11 2%
- gRPC 10 2%
where it's called
Callsites in the wild
12 representative callsites of 644, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
- in loop
-
goplus/xgo @v1.7.5
in loop -
kovidgoyal/imaging @v1.8.23
in loop - in loop
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
-
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Log most in this snapshot.
- gonum.org/v1/gonum23036%
- github.com/xuri/excelize/v27712%
- github.com/influxdata/influxdb173%
- github.com/sjwhitworth/golearn162%
- github.com/weaviate/weaviate162%
siblings
More from math
The other most-called functions in this package. See all →