Implement logging utility
Open
enhancement
help wanted
under consideration
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Users should be able to enable basic logging by doing something like `app.enable.logging('basic')`
`app.enable` would act as an access point to functions that would enable various feature sets as they are developed. `app.disable` could alias to those methods and pass a required second argument that would indicate that they are being disabled.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or concrete entry points are named. Start by locating the app API and the existing enable/disable structure, then clarify the intended behavior for basic logging and how completion will be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100