Session ID doesn't populate when creating logs from LWC #678
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: Bug
Something isn't working
Milestone
Discussed in #677
Originally posted by Suryansh-2301 April 22, 2024
I have created a simple LWC component with a button and on clicking it button I want to create a log with a message and wants to capture session details as well. I m passing methodName as 'SYNCHROMOUS_DML'/'REST' in the saveLog method but doesn't seems to workout.
Note : I'm using the latest Nebula release i.e. 4.13.6 and it's unlocked.
HTML:
JS:
js-meta.XML
The text was updated successfully, but these errors were encountered: