Add new exception() function to logger LWC for JavaScript developers #763
Labels
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Lightning Components
Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura)
Type: Enhancement
New feature or request
Milestone
Similar to the Apex method
Logger.exception()
that was introduced in releasev4.11.2
, there should be a JavaScript function that automatically logs a JS error, saves the log, and rethrows the error.The text was updated successfully, but these errors were encountered: