Skip to content

mmcquillan/spew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  SPEW_ENV - Dump out all environment variables