disable console.log output
Open
- Dominant language
- JavaScript
- Stars
- 162
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I'm using play.js in a command-line node script, the playing=> and completed=> messages are kinda distracting when mingled with my own output. Is there any way to disable them that I've overlooked?
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named in the issue. Start by locating where the playing=> and completed=> messages are emitted in the command-line path, then determine how output suppression should be configured. Done means users can disable those messages without suppressing their own output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100