forcedotcom / forcedotcom/git2gus
Remove calls to console.log
Open
good first issue
USER STORY
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The app has a Winston logger that handles newlines and other logging problems from console.log. Replace any calls to console.log with imports from this class.
https://github.com/forcedotcom/git2gus/blob/main/api/services/Logs/logger.js#L4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.