Output redirection to STDOUT
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 8.9k
- Forks
- 715
- PR merge metrics
- No merged PRs in 30d
Description
I don't want to print my logs/output to a file.
Is there a way to to change the redirection and output them to STDOUT.
whenever version: 0.9.7
rails version: 6.1.7.5
ruby version: 2.7.6
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 inspecting Whenever 0.9.7's handling of generated command output and redirection, then check how its cron entries are assembled. Done means there is a clear way to direct logs or command output to STDOUT instead of a file, with the behavior documented or covered by an existing test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100