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.