@ebizbase/nest-pino-logger
v0.0.2
Published
The library provides a Pino logger for NestJS applications.
Downloads
114
Readme
nest-pino-logger
The library provides a Pino logger for NestJS applications.
Lint
Run nx lint nest-pino-logger
to lint the library.
Running unit tests
Run nx test nest-pino-logger
to execute the unit tests via Jest.
Build
Run nx build nest-pino-logger
to build this project
Publish
Run nx publish nest-pino-logger
to dry run publish this project.
** Note **: Actual publishing is handled by CI/CD. We do not accept local publishing