UNPKG

nestjs-logitron

Version:

Powerful logger module for Nodejs/ Nestjs, seamlessly integrating Pino and Winston for flexible logging with easy configuration.

4 lines (3 loc) 101 B
export { TraceMiddleware } from './trace.middleware.mjs'; import '@nestjs/common'; import 'express';