Class SAGE2Logger
Class defined in:src/node-logger.js:27
Class for SAGE2 logging, saving JSON objects
constructor
( options:
)
src/node-logger.js:34
Constructs the object
Parameters:-
options:
<Object>path and name fields are required, append is optional
load
( cb
)
src/node-logger.js:84
Load the data from the file and return an array of events
Parameters:-
cb
<Function>Callback to be called with the data