Updated Home (markdown)

Shinwoo PARK 2023-12-10 17:28:36 +09:00
parent 1856bf05d4
commit 80871a2cf8
2 changed files with 6 additions and 1 deletions

@ -1 +0,0 @@
Welcome to the nestlogged wiki!

6
NestLogged.md Normal file

@ -0,0 +1,6 @@
# NestJS Logging Decorators
This package provides a set of decorators can be used for logging functions and routes.
If you want to start quickly, go to [Quickstart](https://github.com/Worplo/nestlogged/wiki/quickstart).
If you want to learn things or how decorators work, then just browse this wiki page by page.