addyosmani / addyosmani/myQuery
Create alternative logging in myQuery.log()
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're using console.log and do nothing if it's not present. Do we want to inject a `
` and just basically `.toString()` everything or what (perhaps remove the alternative `else` clause all together)?From todo comment:
> Create alternative logging
See code here: https://github.com/addyosmani/myQuery/blob/52185d2f8183d08a05837798c74a7d4cbf485873/myQuery.js#L232
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.