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 dump logging/output information to a file.
- Clone the repository:
git clone git@github.com:MaddHacker/example-output-to-file.git
- Install needed npm dependencies:
npm install
- Run the example:
node index.js
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.