intval3/lib/log
mmcwilliams 1cf581602b New log format that is more readable, not json. Has timestamps. 2020-01-14 11:59:29 -05:00
..
Readme.md Add log library 2017-09-24 22:27:53 -04:00
index.js New log format that is more readable, not json. Has timestamps. 2020-01-14 11:59:29 -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