JupiterOne-Archives / graph-tenable-io

A graph conversion tool for https://www.tenable.com/products/tenable-io
Mozilla Public License 2.0
2 stars 7 forks source link

always log error in handle errror #222

Closed zemberdotnet closed 1 year ago

zemberdotnet commented 1 year ago

Description

The bunyan logger does not serialize most properties on extended Errors. This log is here to make sure we can record and act on those properties.

I'm working seperately to fix this globally in the SDK.