Automatically log return values of scripts
Open
Nobody has claimed this yet.
Feature
Feedback
- Dominant language
- Go
- Stars
- 86
- Forks
- 51
- Avg merge
- 5d 59m
- Merged PRs (30d)
- 1
Description
Issue To Be Solved
Automatically log return values of scripts so since it would be nice to see the value in the log without having an extra log statement before every return statement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Flow Emulator entry point that executes scripts and the logging path used for their results. Determine how return values are currently handled, then verify that script return values appear in the emulator log without requiring extra log statements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100