Skip to main content
Version: march-24-production

Log

API name

cpm__Log__c

Description

The Log object is used to capture log messages submitted by various parts of the FinDock application.

Fields

The following table outlines key fields for this object. For complete details, please use the Salesforce Object Manager.

LabelTypeDescription
Log NameAuto NumberRunning number for each log entry
MessageLong Text Area(32768)The log content
OriginText(255)The function (e.g. class name) that produced the log message
TypePicklistLog type: Informal, Warning, Error