Private
Readonly
connectionPrivate
Readonly
loggerPrivate
Readonly
queryDeletes all Developers for All users from the server and returns te number of delete log entries as number.
Optional
reportProgress: ((progress) => any)Reports the progress of the delete operations
Optional
token: CancellationTokenCancellation token
Private
deleteExtends/refresh the trace flag with the specified ID
Id of the trace flags to extend
Number of seconds starting now by which to extend the trace flag
Private
getGets a list of the currently configured logging levels in Salesforce
Retrieves developer logs from the server
Optional
from: DateSince date
true if to only query the logs fro the current user otherwise retiree all logs
Private
getSet the trace flags based on the specified details.
Logging level to set
Type of logging to set
Optional
trackedEntityId: undefinedOptionally the tracked entity; required for class and use debugging
Optional
durationInSeconds: numberDuration of the logging sessions; default is 1 hour or 3600 seconds
Trace flag instance id which can be used to extend or clear
Optional
durationInSeconds: number
Removes all active and expired trace flags for the current Salesforce instance.