MindscapeHQ / raygun4js

JavaScript provider for Raygun

Home Page:https://raygun.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove "tracking xhr response for" logs

emeryowa opened this issue · comments

After I upgraded to raygun4js 2.16.0 it logs "tracking xhr response for" to the browser console for each network request. Is it possible to remove those logs?

Hi @emeryowa,

This should only be happening if you have debug mode turned on in Raygun4JS. If you turn off debug mode this log message will go away.

Regards,
Taylor