rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar

Home Page:https://docs.rollbar.com/docs/javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove console.log in locals.js

WillSchroederHiho opened this issue · comments

https://github.com/rollbar/rollbar.js/blob/master/src/server/locals.js#L87-L87

Shows up in my npm test log. Not breaking anything but a bit annoying to see when debugging or looking at logs.

Thanks.