Merge pull request #7511 from HabitRPG/paglias/better-logging
Improve logging
This commit is contained in:
@@ -168,6 +168,8 @@ describe('errorHandler', () => {
|
||||
originalUrl: req.originalUrl,
|
||||
headers: req.headers,
|
||||
body: req.body,
|
||||
httpCode: 400,
|
||||
isHandledError: true,
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user