vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
DeveloperLogRecord
Interface DeveloperLogRecord
Developer log data entry
interface
DeveloperLogRecord
{
application
:
string
;
durationMilliseconds
:
number
;
id
:
string
;
location
:
string
;
LogLength
:
number
;
logUser
:
{
name
:
string
}
;
operation
:
string
;
request
:
string
;
startTime
:
string
;
status
:
string
;
}
Index
Properties
application
duration
Milliseconds
id
location
Log
Length
log
User
operation
request
start
Time
status
Properties
application
application
:
string
duration
Milliseconds
durationMilliseconds
:
number
id
id
:
string
location
location
:
string
Log
Length
LogLength
:
number
log
User
logUser
:
{
name
:
string
}
operation
operation
:
string
request
request
:
string
start
Time
startTime
:
string
status
status
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
duration
Milliseconds
id
location
Log
Length
log
User
operation
request
start
Time
status
vlocode-project - v1.40.0-beta-4
Loading...
Developer log data entry