Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(arcjet): Log error message when fingerprint cannot be built (#2139)
Closes #2138 We can't `JSON.stringify` an error object, so this pulls the error message out of the object and assigns it to the `error` property on the logger props object.
- Loading branch information