Capturing Customer Email in Nebula Logger Log Entries for Reporting #961
Closed
SahithiMovva
started this conversation in
Ideas
Replies: 2 comments
-
|
Hi @SahithiMovva - there's a section in README.md with details on how to add custom fields to the data model (without having to modify any of Nebula Logger's code directly). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@jongpie Thanks for the response and info. It work's for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @jongpie
We would like to add an Email field to capture the customer email associated with an error, enabling us to build reporting and analytics for errors impacting specific users.
Our initial approach was to populate the Customer Email field on LogEntry__c within the LogEntryEventHandler. However, since this class is part of the Nebula Logger unlocked package, we are unable to modify or deploy it into Production.
Could you please advise on the possible approaches to achieve this within Nebula Logger? Specifically, we are interested in supported methods to capture additional contextual data, such as customer email, for reporting and monitoring purposes.
Any guidance on available options or best practices would be greatly appreciated.
Thanks,
Sahithi.
Beta Was this translation helpful? Give feedback.
All reactions