listens on /dev/log and reports things to stderr
can be put in a container to make logging work for things that really want to use syslog when you want container logs
i needed it and couldn't find something that existed
q: why didn't you use xyz?
a: googled, didn't find it, needed something quick
q: why don't you do xyz instead?
a: reasons probably; send a patch?