log-it A tool to log it all in a JavaScript file. Installation ```bash npm install -g log-it ``` Usage ```bash log-it yourFile.js > tracedFile.js ```