Update Home

p-sw 2025-03-26 22:49:16 +00:00
parent 7f2ed4a6c0
commit e2c220d9cf

@ -1,3 +1,5 @@
> Last updated: v3.3.1
# NestLogged
[NestLogged](https://www.npmjs.org/package/nestlogged) is a logging decorator set for [NestJS](https://nestjs.com). It provides simple way to remove logging from the function body in NestJS, so developer can focus on the "real" business code.