Newer Version Available
ApexLog
Represents a debug log containing information about a transaction,
including information about Apex, Visualforce, and workflow and validation rules. This object
is available in API version 19.0 and later.
Supported Calls
delete(), describeSObjects(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| Application |
|
| DurationMilliseconds |
|
| Location |
|
| LogLength |
|
| LogUserId |
|
| Operation |
|
| Request |
|
| StartTime |
|
| Status |
|
Usage
You can read information about this object, as well as delete it,
but you can't update or insert it.