Prajwal Gaonkar

Results 1 issues of Prajwal Gaonkar

Fixes #6462 ## Problem The `logerror` function in Express was only logging `err.stack`, which doesn't display the error `cause` property introduced in Node.js 16.9.0. This meant that error chains were...