eduardolundgren / eduardolundgren/node-zip-archiver
Suggestion: remove the logging of files added
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There are three console.log statements in the index.js file. The one that logs every file added fills the console with information that is not really useful except during debugging or development perhaps and causes possibly more important messages to scroll off the screen unnecessarily.
Please consider adding a debug mode option to turn off logging of files added successfully or just remove it entirely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.