Home Reference Source Test Repository

simple-isomorphic-logger

Build Status Coverage Status

Flexibly log data to an in-memory browser array or to stream with writeSync to a .csv file on nodeJS

##Programmer's Documentation on ESDoc

The ESDoc site for simple-isomorphic-logger contains documentation prepared from source code of this module.

##Tests

npm test

will run the tests, if you have node 6 or later and mocha installed. You can also click on the build or coverage badges to view public test reports.

##Copyright

Copyright 2016 Paul Brewer, Economic and Financial Technology Consulting LLC

##License:

The MIT License