UNPKG

bunyan

Version:

a JSON Logger library for node.js servers

11 lines 163 B
{ "appenders": [ { "type": "file", "filename": "tmp-test.log", "maxLogSize": 1024, "backups": 3, "pollInterval": 15 } ] }