trailheadapps / lwc-recipes

A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
https://developer.salesforce.com
Creative Commons Zero v1.0 Universal
2.59k stars 3.08k forks source link

Logger new LWC (EG+AR) #959

Closed egraells closed 2 weeks ago

egraells commented 4 months ago

What does this PR do?

New LWC for Log custom messages to Event Monitoring, adding observability to LWCs.

What issues does this PR fix or reference?

The PR fulfills these requirements:

[ ] Tests for the proposed changes have been added/updated. [ ] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>