Small tool to listen to an MQTT topic and log it to stdout.
See the CLI for command line references. You can also look at the newCLIFlags()
method in pkg/config/config.go for all environment variables that are available to use.
Version 1, written in OCaml by @ulrikstrid can be found in the v1 branch.