Output Manager is used to solve many of the pain points around JavaScript logging. This is designed to be an example of how to use output-manager to stream logging/output information, specifically using websockets.
- Clone the repository:
git clone [email protected]:MaddHacker/example-output-to-file.git
- Install needed npm dependencies:
npm install
- Run the example:
node index.js
- Visit the log view page
This is one of several projects that are in the works, so feel free to reach out on Slack. Please email slack at maddhacker dot com
for an invite.
Please use the Issues tab to report any problems or feature requests.
All change history can be found in the CHANGELOG.md file.