Skip to content

@saflib/node


Interface: ErrorCollectorParam

Parameters provided to error collectors.

Properties

error

error: Error


extra

extra: Record<string, unknown>


level

level: ErrorLevels


tags

tags: Record<string, string | undefined>


user?

optional user: object

id

id: string

ip_address?

optional ip_address: string