simple-isomorphic-logger
v5.0.1
Published
Flexibly log data to an in-memory browser array or to stream with writeSync to a .csv file on nodeJS
Downloads
15
Readme
simple-isomorphic-logger
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.
Breaking Changes for v5
Module changes
v5 is ESM whereas versions 4 and earlier were commonjs.
removing babel dependencies
v5 is not compiled with Babel
Log constructor
specify writing to the filesystem in node by passing it as the 2nd parameter
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,2017,2022- Paul Brewer, Economic and Financial Technology Consulting LLC