Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/therebelrobot/req-log

A small utility for express/micro that logs requests and notifies of slow responses, with unique IDs
https://github.com/therebelrobot/req-log

Last synced: 9 days ago
JSON representation

A small utility for express/micro that logs requests and notifies of slow responses, with unique IDs

Awesome Lists containing this project

README

        

# req-log
A small utility for express / zeit-micro that logs requests and notifies of slow responses, with unique IDs, sending relevant data to datadog

```
npm install @therebel/req-log
yarn add @therebel/req-log
```