jaid-logger
Creates an opinionated Winston logger with advanced file system output.
Installation
npm install --save jaid-logger@^2.2.0
yarn add jaid-logger@^2.2.0
(if configured properly)
npm install --save @jaid/jaid-logger@^2.2.0
Development
Setting up:
git clone git@github.com:jaid/jaid-logger.gitcd jaid-loggernpm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
License
MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)