Skip to content

MaddHacker/example-output-to-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Output Manager Example - File output

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.

Getting started

  • 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

Slack

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.

Issues

Please use the Issues tab to report any problems or feature requests.

Change Log

All change history can be found in the CHANGELOG.md file.

About

Example usage of output-manager writing out to a file

Resources

License

Stars

Watchers

Forks

Packages

No packages published