jongpie / NebulaLogger

The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, Process Builder & integrations.
https://nebulalogger.com
MIT License
708 stars 164 forks source link

Add new exception() function to logger LWC for JavaScript developers #763

Closed jongpie closed 1 month ago

jongpie commented 2 months ago

Similar to the Apex method Logger.exception() that was introduced in release v4.11.2, there should be a JavaScript function that automatically logs a JS error, saves the log, and rethrows the error.

jongpie commented 1 month ago

This is now available in release v4.14.13 🥳