Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jongpie opened this issue Sep 10, 2024 · 1 comment · Fixed by #775
Closed

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

jongpie opened this issue Sep 10, 2024 · 1 comment · Fixed by #775
Assignees
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

Comments

@jongpie
Copy link
Owner

jongpie commented Sep 10, 2024

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 jongpie added Type: Enhancement New feature or request Logging Source: Lightning Components Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura) Layer: Logger Engine Items related to the core logging engine labels Sep 10, 2024
@jongpie jongpie self-assigned this Sep 19, 2024
@jongpie
Copy link
Owner Author

jongpie commented Oct 11, 2024

This is now available in release v4.14.13 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
1 participant