go.temporal.io/server/common/log.Logger.Debug
third-partyThe 4499th most-called third-party method by production calls. Called 137 times across 1 modules; 132 of those run outside tests and generated code.
All of go.temporal.io/server/common/log → Docs on pkg.go.dev ↗
- prod calls
- 132
- non-test, non-generated
- all calls
- 137
- total callsites
- modules
- 1
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 4%
- 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.
where it's called
Callsites in the wild
12 representative callsites of 137, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.31.2
tools/common/schema/setuptask.go:80
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/task_key_generator.go:81
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/task_key_generator.go:98
in loop -
go.temporal.io/server @v1.31.2
tools/common/schema/updatetask.go:125
in loop -
go.temporal.io/server @v1.31.2
tools/common/schema/updatetask.go:135
in loop -
go.temporal.io/server @v1.31.2
common/finalizer/finalizer.go:152
in loop -
go.temporal.io/server @v1.31.2
common/rpc/interceptor/business_id_interceptor.go:175
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_receiver_monitor.go:190
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_receiver.go:197
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_receiver_monitor.go:227
in loop -
go.temporal.io/server @v1.31.2
common/membership/ringpop/service_resolver.go:388
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:408
in loop
top callers
The modules that reach for it
The modules that call Logger.Debug most in this snapshot.
- go.temporal.io/server137100%
siblings
More from go.temporal.io/server/common/log
The other most-called members in this package. See all →