@ekino/express-logger
TypeScript icon, indicating that this package has built-in type declarations

0.3.0-alpha.0 • Public • Published

@ekino/express-logger

version

⚠️ Work in progress ⚠️

This package can be used to log info about API requests, it's built to be used along with @ekino/logger.

By default, it will log the following info:

  • requestMethod
  • requestUrl
  • requestOriginalUrl
  • requestQuery
  • responseStatusCode
  • responseTime

Installation

yarn add @ekino/logger @ekino/express-logger

Usage

Readme

Keywords

none

Package Sidebar

Install

npm i @ekino/express-logger

Weekly Downloads

0

Version

0.3.0-alpha.0

License

MIT

Unpacked Size

5.4 kB

Total Files

6

Last publish

Collaborators

  • ekino