NestJS Request Logger with PostgreSQL
JSON →A NestJS module that logs HTTP request data to the terminal and persists requests/logs to a PostgreSQL database using MikroORM. Version 3.0.7, actively maintained, requires nestjs-cls for request context and @mikro-orm/core/postgresql/migrations v5.6.15+. Differentiators: hides secrets, customizable headers, attaches user/custom data, uses dedicated 'nlogger' schema, optionally supports papertrail syslog transport.