Infinitay / Infinitay/Unlisted-YouTube-Video-Finder
[Backend] Refactor logging for dev vs prod
Open
Nobody has claimed this yet.
back end
enhancement
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Don't output so much into the console that the user doesn't need
- Separate logging between dev and prod environments
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or logging entry points. Start by locating where console output is produced and how development and production environments are selected. Done means unnecessary console output is reduced and logging behavior is separated for dev and prod, with relevant tests or checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100