A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
Creative Commons Zero v1.0 Universal
2.59k
stars
3.08k
forks
source link
Add logger recipe (Esteve Graells code) #957
Closed
albarivas closed 2 weeks ago
What does this PR do?
Adds a recipe to showcase how to use the new logger function for event monitoring
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>