go.temporal.io/server/common/log.Logger.Info
third-partyThe 1702nd most-called third-party method by production calls. Called 725 times across 1 modules; 361 of those run outside tests and generated code.
All of go.temporal.io/server/common/log → Docs on pkg.go.dev ↗
- prod calls
- 361
- non-test, non-generated
- all calls
- 725
- total callsites
- modules
- 1
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 50%
- 364 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 725, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.31.2
service/history/queues/action_move_group.go:71
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/ownership.go:92
in loop -
go.temporal.io/server @v1.31.2
common/nexus/trace.go:111
in loop -
go.temporal.io/server @v1.31.2
common/nexus/trace.go:117
in loop -
go.temporal.io/server @v1.31.2
common/nexus/trace.go:125
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:129
in loop -
go.temporal.io/server @v1.31.2
common/nexus/trace.go:132
in loop -
go.temporal.io/server @v1.31.2
chasm/lib/scheduler/spec_processor.go:135
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:138
in loop -
go.temporal.io/server @v1.31.2
common/archiver/gcloud/history_archiver.go:140
in loop -
go.temporal.io/server @v1.31.2
common/nexus/trace.go:140
in loop -
go.temporal.io/server @v1.31.2
chasm/lib/scheduler/spec_processor.go:142
in loop
top callers
The modules that reach for it
The modules that call Logger.Info most in this snapshot.
- go.temporal.io/server725100%
siblings
More from go.temporal.io/server/common/log
The other most-called members in this package. See all →