We are developing JavaScript for our Canvas theme, and in the course of this development we use the browser console for logging events, methods, objects and so on. Calls to the console.log() method have always resulted in console messages which include the name of the source file and the line number. However, of late we have noticed that ALL console log messages are coming from a file called instrument.js (see attached) - which to a degree negates the purpose of the log method.
This appears to occur only in Canvas sites and in all browsers - to the best of our knowledge instrument.js is not one of our institution's files (although we can't be 100% certain).
Has anyone else come across this issue, do we know if it a Canvas thing, and if it is, can normal service be resumed?
Thanks
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.