Nullify-Platform / Logger

Nullify logging library for backend services
https://github.com/Nullify-Platform
0 stars 0 forks source link

Add standard http logging statement #32

Closed tim-thacker-nullify closed 1 year ago

tim-thacker-nullify commented 1 year ago

Description

Add helpers to log http requests to a downstream service. this will help standardise these log statements across all services so we can create dashboards which monitor the traffic to downstream services e.g. GitHub, Slack, AWS

Checklist