module
2.0.7+incompatible
Repository: https://github.com/xenitab/mqtt-log-stdout.git
Documentation: pkg.go.dev
# README
mqtt-log-stdout
Information about package
Small tool to listen to an MQTT topic and log it to stdout.
Usage
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 (OCaml)
Version 1, written in OCaml by @ulrikstrid can be found in the v1 branch.