Disable console.log from showing

Hey all,

I am using Sentry for React. (not React Native)

I am trying to figure out how to get it so in my production environment Sentry/Raven doesn’t actually print debug in the console.

When I don’t use Raven my project automatically does this.

Thanks in advance!