Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Remove "use Workflow.getLogger" comment from SagaWorkflow example

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
48/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
documentation

Research direction

Search the SagaWorkflow example for the quoted "use Workflow.getLogger" comment and read the surrounding example code. Remove the contradictory comment, then verify that the example no longer tells users to call a method that the issue says does not exist.

Written by the indexing model from the issue text.

Description

bug

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.

Dominant language
PHP
Stars
125
Forks
46
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from temporalio/samples-php

All issues in temporalio/samples-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.