This is a playground
to test code. It runs a full Node.js
environment and already has all of npm
’s 400,000 packages pre-installed, including simple-isomorphic-logger
with all npm
packages installed. Try it out:
require()
any package directly from npmawait
any promise instead of using callbacks (example)This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.
Flexibly log data to an in-memory browser array or to stream with writeSync to a .csv file on nodeJS
The ESDoc site for simple-isomorphic-logger contains documentation prepared from source code of this module.
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 2016,2017- Paul Brewer, Economic and Financial Technology Consulting LLC