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
A small utility for express/micro that logs requests and notifies of slow responses, with unique IDs
JavaScriptMIT