intval3/lib/log
mmcwilliams 2be63972b2 winston.Logger was replaced by winston.createLogger 2019-02-23 18:05:48 -05:00
..
Readme.md Add log library 2017-09-24 22:27:53 -04:00
index.js winston.Logger was replaced by winston.createLogger 2019-02-23 18:05:48 -05:00

Readme.md

createLog(label, filename) ⇒ object

createLog() - Returns a winston logger configured to service

Kind: global function
Returns: object - Winston logger

Param Type Default Description
label string Label appearing on logger
filename string null Optional file to write log to