| Application |
- Type
- textarea
- Properties
- Filter, Group, Sort
- Description
- This value depends on the client type that triggered the log or
heap dump.
- For API clients, this value is the client ID.
- For browser clients, this value is Browser.
This field is required.
|
| DurationMilliseconds |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- The duration of the transaction in milliseconds. This field is
required.
|
| Location |
- Type
- picklist
- Properties
- Filter, Group, Sort, Nillable, Restricted picklist
- Description
- Specifies the location of the origin of the log or heap dump.
Values are:
- Monitoring — Generated
as part of debug log monitoring and visible to all administrators.
These types of logs are maintained until the user or the system overwrites
them.
- SystemLog — Generated
as part of system log monitoring and visible only to you. These types
of logs are only maintained for 60 minutes or until the user clears
them.
- Preserved — A system
log that is maintained longer than 60 minutes. Used for internal support.
|
| LogLength |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- Length of the log or heap dump in bytes. This field is required.
|
| LogUserId |
- Type
- reference
- Properties
- Filter, Group, Sort, Nillable
- Description
- ID of the user whose actions triggered the debug log or heap dump.
|
| Operation |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- Name of the operation that triggered the debug log or heap dump,
such as APEXSOAP, Apex Sharing Recalculation, and so on.
This field is required.
|
| Request |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- Request type. Values are:
- API — Request came from an API.
- Application — Request
came from the Salesforce user
interface.
This field is required.
|
| StartTime |
- Type
- dateTime
- Properties
- Filter, Sort
- Description
- Start time of the transaction. This field is required.
|
| Status |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- Status of the transaction. This value is either Success, or the text of an unhandled Apex exception. This field is required.
|