Skip to content
callcount

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

third-party

The 2581st most-called third-party method by production calls. Called 248 times across 1 modules; 233 of those run outside tests and generated code.

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

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

Logger.Warn · 12 of 248 callsites
  • go.temporal.io/server @v1.31.2

    chasm/lib/callback/request.go:110

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

    components/callbacks/request.go:110

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

    service/history/api/forcedeleteworkflowexecution/api.go:113

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

    common/authorization/default_jwt_claim_mapper.go:116

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

    common/authorization/default_jwt_claim_mapper.go:123

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

    service/history/replication/stream.go:128

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

    common/authorization/default_jwt_claim_mapper.go:130

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

    client/history/connections.go:132

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

    tools/common/schema/updatetask.go:145

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

    client/history/client.go:148

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

    common/authorization/default_token_key_provider.go:162

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

    components/nexusoperations/frontend/handler.go:170

    in loop

top callers

The modules that reach for it

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

  • go.temporal.io/server248100%

siblings

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

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