Open jfernandogt opened 3 years ago
Is it possible to prevent console warns from being sent to raygun?
Hi @jfernandogt,
Apologies about the lack of followup on this. In case it's still relevant, you can use rg4js('disableAutoBreadcrumbsConsole') to disable this behaviour.
rg4js('disableAutoBreadcrumbsConsole')
Is it possible to prevent console warns from being sent to raygun?