uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
345 stars 131 forks source link

Add missing activity logger fields for local activities #1216

Closed Groxx closed 1 year ago

Groxx commented 1 year ago

Apparently these were never added, so local activity logs are just (dramatically) less useful. That should now be fixed, I think these are the only places that need changing.