Closed
Description
I've spent the last half an hour trying to figure out how to actually configure and use the console plugin.
The best I cound find is from this PR: #514
Raven.addPlugin(require('raven-js/plugins/console'), console, {levels: ['error']});
is this how you're supposed to do it after including e.g. https://cdn.ravenjs.com/3.24.1/console/raven.min.js ?
Is there an example or documentation about this anywhere?
Metadata
Metadata
Assignees
Labels
No labels