Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 253 Bytes

ReadMe.md

File metadata and controls

13 lines (7 loc) · 253 Bytes

LOGSPAM

This is a webserver that spams logs to stdout and stderr. It's useful for testing tools that, say, saves stdout and stderr to a logging service.

Usage:

  1. Edit ./config.json to your heart's content.

  2. npm start.

License

MIT/X11.