Skip to content

Add logger to workflow activity context #1533

@artur-ciocanu

Description

@artur-ciocanu

Currently whenever we run a Dapr Workflow we have access to the workflow logger that can be retrieve from WorkflowContext. However we don't have something similar for WorkflowActivityContext.

The proposal is to extend WorkflowActivityContext interface and add a getLogger() method similar to the one in WorkflowContext.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions