foam-framework / foam-framework/foam
Replace all console.log with proper logger
Open
enhancement
imported
- Dominant language
- JavaScript
- Stars
- 783
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
_From [arthur...@google.com](https://code.google.com/u/118292117832545814684/) on October 17, 2013 12:33:35_
Some clients of FOAM disallow console.log in their releases.
Need to replace all existing console.log with proper logger functions.
Ideally the logger shall accept different levels: error, warning, info, and verbose.
_Original issue: http://code.google.com/p/foam-framework/issues/detail?id=22_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.