Infinite digest loop error logs too much data #15043
Description
Do you want to request a feature or report a bug?
Enhancement
This goes on for pages and pages.
What is the expected behavior?
I would like the error message to be more legible, and for it not to include all my products JSON including Lorem Ipsum text etc. in it, because it's not being helpful and I can't make out anything meaningful from that mess.
What is the motivation / use case for changing the behavior?
To be able to debug more efficiently.
Which versions of Angular, and which browser / OS are affected by this issue? Did this work in previous versions of Angular? Please also test with the latest stable and snapshot (https://code.angularjs.org/snapshot/) versions.
1.5.8
Other information (e.g. stacktraces, related issues, suggestions how to fix)
Don't output nested object information, I don't think this is necessary. Or at least give us a flag so we might be able to toggle it on or off? Open to other suggestions as well.