feat: Add Status Code and Request Body to Logs#1358
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1358 +/- ##
=======================================
Coverage 95.15% 95.16%
=======================================
Files 43 43
Lines 3074 3080 +6
=======================================
+ Hits 2925 2931 +6
Misses 149 149 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Could we add some logging (possibly at debug?) when the request is received as well? Running a plan with this logging now gives something like where the plan appears to start before the request that started it. Making the |
|
Debug log has been added before request is handled. Logs now include port. |
Logs now have status code. Logs now have request and response bodies as attributes to log record (accessible via Graylog). Logs now look prettier.
Example: