docs: add milestones
This commit is contained in:
parent
ca6ed96927
commit
0dbd7c4103
@ -1,4 +1,4 @@
|
||||
# NestLoggedDecorators
|
||||
# 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.
|
||||
@ -18,3 +18,10 @@ yarn add nestlogged
|
||||
## More Info
|
||||
|
||||
[Github Wiki](https://github.com/Worplo/nestlogged/wiki)
|
||||
|
||||
## Milestones
|
||||
|
||||
[ ] Real type-safe decorators
|
||||
[v] Return value logging
|
||||
[ ] Explicit Success/Fail logging with simple result wrapper
|
||||
[ ] Log all parameters without adding anything
|
||||
|
Loading…
x
Reference in New Issue
Block a user