The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, OmniStudio, and integrations.
Processes LogEntryEvent__e
platform events and normalizes the data into Log__c
and LogEntry__c
records
LogEntryEventHandler()
LogEntryEvent.trigger
StatusApiCalloutQueueable(List<Log__c> logsToUpdate)
→ public
execute(System.QueueableContext qc)
→ void
getSObjectType()
→ Schema.SObjectType
Returns SObject Type that the handler is responsible for processing
Type
Schema.SObjectType
Description
The instance of SObjectType