Skip to content

Creates an opinionated Winston logger with advanced file system output.

License

Notifications You must be signed in to change notification settings

Jaid/jaid-logger

Repository files navigation

jaid-logger

License Sponsor jaid-logger
Build status Commits since v2.2.0 Last commit Issues
Latest version on npm Dependents Downloads

Creates an opinionated Winston logger with advanced file system output.

Installation

jaid-logger on npm

npm install --save jaid-logger@^2.2.0

jaid-logger on Yarn

yarn add jaid-logger@^2.2.0

@jaid/jaid-logger on GitHub Packages
(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)