node-es6-logger
v1.0.0
Published
a common logger configuration using winston
Downloads
3
Readme
node-logger
a common logger configuration using winston.
Install
$ npm install node-logger --save
Usage
import logger from 'node-logger'
logger.
Note the above code is in ES6.