@terascope/utils / errors / TSErrorContext
Interface: TSErrorContext
A simple object with any values
Extends
Properties
_cause
_cause:
any
Source
packages/utils/src/errors.ts:143
_createdAt
_createdAt:
string
ISO Date string
Source
packages/utils/src/errors.ts:142
safe?
optional
safe:boolean
Used to indicate the error message is safe to log and send to the user