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