/mqtt-log-stdout

Log messages from a MQTT topic

Primary LanguageGoMIT LicenseMIT

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.