nestlogged-fastify
v3.7.3
Published
A NestJS Logger Decorator Library With Fastify Support
Downloads
20
Readme
NestJS Logging Decorators
This package provides some decorations to make NestJS logging simpler.
It only uses Logger provided by @nestjs/common package and some dependencies required for nestjs.
This package wraps nestlogged, but with additional decorator to fix bugs with Fastify.
Installation
npm install nestlogged-fastifyor
yarn add nestlogged-fastify