2.2.0 • Published 4 years ago

jaid-logger v2.2.0

Weekly downloads
27
License
-
Repository
github
Last release
4 years ago

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.git
cd jaid-logger
npm 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)