NebulaLogger

The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.

View the Project on GitHub jongpie/NebulaLogger

LoggerBatchableContext class

Class used by the logging system for batch contextual details

LogBatchPurger

LoggerPlugin


Constructors

LoggerBatchableContext(Database.BatchableContext batchableContext, Schema.SObjectType sobjectType)

Constructor used to set the 2 properties

Parameters
Param Description
batchableContext The instance of Database.BatchableContextbatchableContext, provided by the platform at run-time
sobjectType The SObjectType that will be queried & purged

Properties

batchableContextDatabase.BatchableContext

sobjectTypeSchema.SObjectType

sobjectTypeNameString