Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
DebuggingHeader
Return the debug log in the output header, DebuggingInfo, and specify the level of detail in the debug
log.
API Calls
Fields
LogInfo
Specifies the type and amount of information to be returned in the debug log. The categories field takes a list of these objects. LogInfo is a mapping of category to level.
Fields
| Element Name | Type | Description |
|---|---|---|
| category | LogCategory | Specify the type of information returned in the debug log. Valid values are:
|
| level | LogCategoryLevel | Specifies the level of detail returned in the debug log. |