Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 769 Bytes

TelemetryDefault.md

File metadata and controls

20 lines (15 loc) · 769 Bytes

TelemetryDefault

Kind: global class

telemetry.notify(req, jobData)

Send the error/notification to log_manager.notification

Kind: instance method of TelemetryDefault

Param Type Description
req ABRequestAPI | ABRequestService
jobData object
jobData.domain string notification domain ('developer' or 'builder')
jobData.error string serrialized error
jobData.info object
jobData.callStack string