logger-boilerplate
v1.0.0
Published
This file is a part of the hercli-logger package. The boiler plate contains winston amd morgan config for better logging in JS app.
Downloads
3
Readme
Create a log file with winston&morgan.
Logger boilerplate taking advantages of Parcel strengths. Offering powerful features from Winston and Morgan.
Getting started
Chose a folder and create your log:
npx logger-boilerplate
Script:
- Create a directory named utils.
- Copy logger.boiler.js then create logger.hercli.js with sample logging file.
- Install needing packages.
- Ready to launch.
Requirements :
Nodejs-NPM-NPX