Skip to content

manishbit97/nest-custom-logger

Repository files navigation

Description

Custom Logger Implementation in NestJS.

This repository provides a comprehensive guide and codebase for integrating a custom logger into a NestJS application.

For Details visit :

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

This is a nestJs sample repository for implementing a custom logger using winston

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published