Creates an opinionated Winston logger with advanced file system output.
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
Setting up:
git clone [email protected]:jaid/jaid-logger.git
cd jaid-logger
npm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)