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 |