intval3/lib/log
mmcwilliams b144faa8e3 No arg.label, just label 2020-01-14 13:34:31 -05:00
..
Readme.md Add log library 2017-09-24 22:27:53 -04:00
index.js No arg.label, just label 2020-01-14 13:34:31 -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