exceptionless / Exceptionless.JavaScript

Exceptionless JavaScript client
http://exceptionless.com
Apache License 2.0
59 stars 24 forks source link

Fixes #25 Add support for stringifying event data with a maxDepth #127

Closed niemyjski closed 1 year ago

niemyjski commented 1 year ago

We added the most robust stringify and prune implementation out there. At minimum it's 12x all other implementations.