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.
debug
1 parent a9fac84 commit d0077c1Copy full SHA for d0077c1
docs/config.rst
@@ -255,6 +255,9 @@ Those configuration options are documented below:
255
where your application is running "natively" on a device and not accessed at a web address, you may need
256
to use your secret DSN string. To do so, set ``allowPrivateKey: true`` during configuration.
257
258
+.. describe:: debug
259
+
260
+ If set to `true`, Raven.js outputs some light debugging information onto the console.
261
262
Putting it all together
263
-----------------------
0 commit comments