0.1.2 • Published 8 years ago
@atto/track-logs v0.1.2
@atto/track-logs
You are having a pesting console.log('...') somewhere in your code but can't find where?
Include require('@atto/track-logs')({onlyLastCallSite: false}) to get the stack trace of every console.log call.
Install with npm i --no-save @atto/track-logs.