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.triggerStatusApiCalloutQueueable(List<Log__c> logsToUpdate) → publicexecute(System.QueueableContext qc) → voidgetSObjectType() → Schema.SObjectTypeReturns SObject Type that the handler is responsible for processing
Type
Schema.SObjectType
Description
The instance of SObjectType