tablic-http-logger

A solid HTTP logger middleware for Express.js applications, also fully compatible with NestJS. This logger provides customizable, detailed logs with fields such as timestamp, HTTP method, URL, status, response time, client IP, user-agent, and more. The lo

good-logs

Good-logs provides a custom logging for your application. It uses the 'colors' package to colorize console output for better readability. It also provides a middleware logging for Express.js to log requests and responses.