Skip to content
callcount

go.temporal.io/server/common/log.Logger.Error

third-party

The 1057th most-called third-party method by production calls. Called 736 times across 1 modules; 612 of those run outside tests and generated code.

All of go.temporal.io/server/common/log → Docs on pkg.go.dev ↗

prod calls
612
non-test, non-generated
all calls
736
total callsites
modules
1
distinct callers
in loop
17%
of prod calls
in tests
1%
9 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 736, prioritizing in-loop and non-test usage. We link to source, never display it.

Logger.Error · 12 of 736 callsites
  • go.temporal.io/server @v1.31.2

    service/history/api/replication/get_dlq_tasks.go:22

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/configs/task.go:44

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/configs/task.go:59

    in loop
  • go.temporal.io/server @v1.31.2

    common/metrics/grpc.go:66

    in loop
  • go.temporal.io/server @v1.31.2

    common/metrics/statsd_exporter.go:85

    in loop
  • go.temporal.io/server @v1.31.2

    common/persistence/nexus_endpoint_manager.go:94

    in loop
  • go.temporal.io/server @v1.31.2

    service/worker/scanner/executions/task.go:101

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/replication/eventhandler/event_importer.go:103

    in loop
  • go.temporal.io/server @v1.31.2

    common/authorization/default_token_key_provider.go:104

    in loop
  • go.temporal.io/server @v1.31.2

    common/persistence/dlq_metrics_emitter.go:105

    in loop
  • go.temporal.io/server @v1.31.2

    common/persistence/dlq_metrics_emitter.go:112

    in loop
  • go.temporal.io/server @v1.31.2

    service/matching/task_reader.go:115

    in loop

top callers

The modules that reach for it

The modules that call Logger.Error most in this snapshot.

  • go.temporal.io/server736100%

siblings

More from go.temporal.io/server/common/log

The other most-called members in this package. See all →