UNPKG

cls-proxify

Version:

Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.

10 lines (9 loc) 132 B
language: node_js node_js: - 'lts/*' script: - npm run lint - npm test sudo: false after_success: - npm run coverage-report