simple-isomorphic-logger

5.0.1 • Public • Published

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.

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

License:

The MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.0.1
    1
    • latest

Version History

Package Sidebar

Install

npm i simple-isomorphic-logger

Weekly Downloads

3

Version

5.0.1

License

MIT

Unpacked Size

30.1 kB

Total Files

8

Last publish

Collaborators

  • drpaulbrewer