Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myrotvorets/express-request-logger
HTTP request logger middleware for Express
https://github.com/myrotvorets/express-request-logger
Last synced: 4 days ago
JSON representation
HTTP request logger middleware for Express
- Host: GitHub
- URL: https://github.com/myrotvorets/express-request-logger
- Owner: myrotvorets
- License: mit
- Created: 2023-10-06T03:34:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T04:16:45.000Z (8 days ago)
- Last Synced: 2024-12-16T20:36:06.760Z (7 days ago)
- Language: TypeScript
- Size: 981 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-request-logger
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=myrotvorets_express-request-logger&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=myrotvorets_express-request-logger)
[![Build and Test](https://github.com/myrotvorets/express-request-logger/actions/workflows/build.yml/badge.svg)](https://github.com/myrotvorets/express-request-logger/actions/workflows/build.yml)
[![Dependency Review](https://github.com/myrotvorets/express-request-logger/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/myrotvorets/express-request-logger/actions/workflows/dependency-review.yml)
[![Package Audit](https://github.com/myrotvorets/express-request-logger/actions/workflows/package-audit.yml/badge.svg)](https://github.com/myrotvorets/express-request-logger/actions/workflows/package-audit.yml)
[![codecov](https://codecov.io/github/myrotvorets/express-request-logger/graph/badge.svg?token=3Jxv3j4PEi)](https://codecov.io/github/myrotvorets/express-request-logger)HTTP request logger middleware for Express