We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af8180 commit dc142b8Copy full SHA for dc142b8
src/raven.js
@@ -43,7 +43,7 @@ for (var method in originalConsole) {
43
var Raven = {
44
VERSION: '<%= pkg.version %>',
45
46
- debug: true,
+ debug: false,
47
48
/*
49
* Allow multiple versions of Raven to be installed.
0 commit comments