google.golang.org/grpc/grpclog/internal.LoggerV2.Infof
third-partyThe 3890th most-called third-party method by production calls. Called 158 times across 1 modules; 153 of those run outside tests and generated code.
All of google.golang.org/grpc/grpclog/internal → Docs on pkg.go.dev ↗
- prod calls
- 153
- non-test, non-generated
- all calls
- 158
- total callsites
- modules
- 1
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 3%
- 5 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into LoggerV2.Infof from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 153 100%
where it's called
Callsites in the wild
12 representative callsites of 158, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/grpc @v1.83.0
interop/stress/metrics_client/main.go:62
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/rbac/rbac_engine.go:93
in loop -
google.golang.org/grpc @v1.83.0
internal/testutils/fakegrpclb/server.go:97
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:106
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:108
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:122
in loop -
google.golang.org/grpc @v1.83.0
internal/testutils/roundrobin/roundrobin.go:122
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:123
in loop -
google.golang.org/grpc @v1.83.0
internal/testutils/roundrobin/roundrobin.go:127
in loop -
google.golang.org/grpc @v1.83.0
interop/xds_federation/client.go:146
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:163
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/main.go:165
in loop
top callers
The modules that reach for it
The modules that call LoggerV2.Infof most in this snapshot.
- google.golang.org/grpc158100%
siblings
More from google.golang.org/grpc/grpclog/internal
The other most-called members in this package. See all →