From e2c220d9cf816ca2a4083a44d534ccd6f8578966 Mon Sep 17 00:00:00 2001 From: p-sw Date: Wed, 26 Mar 2025 22:49:16 +0000 Subject: [PATCH] Update Home --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 966fc5a..aa96071 100644 --- a/Home.md +++ b/Home.md @@ -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.