Currently, it catches errors (reported by console.err) of the same browser session. I'm working on capturing those even when you refresh the page (console lost usually).
I will also use the general error event listener for web sites to make sure that every single error is catched.
Currently, it catches errors (reported by console.err) of the same browser session. I'm working on capturing those even when you refresh the page (console lost usually).
I will also use the general error event listener for web sites to make sure that every single error is catched.