daostack / daostack/arc.js_legacy
Provide finer precision on LogLevel
Open
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Provide finer precision on the LoggingService LogLevel. For example, allow us to turn on messages for just single modules or subsystems, particularly debugging-level messages.
Otherwise the debug-level messages can be quite voluminous and cluttered.
Contributor guide
Research direction
Start by locating the LoggingService and its LogLevel implementation. Read how debug-level messages are currently enabled and identify whether module or subsystem context is available. The issue is complete when logging can be enabled selectively for individual modules or subsystems without the unrelated debug output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100