Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 280 Bytes

Spew

This program just spews out logs to standard out.

Start:
  spew [prefix]

Env Vars:
  SPEW_OUT - What you want the log to say
  SPEW_INTERVAL - The frequency with which to send logs (default: 5s)
  SPEW_FAIL - Force it to fail with exit code 1 by setting to true