There is a comment in SagaWorkflow example which contradicts SDK code: > In production code please always use Workflow.getLogger to log messages in workflow code. There is no `Workflow::getLogger` method.