Subj : src/sbbs3/main.cpp mqtt.c mqtt.h To : Git commit to main/sbbs/master From : Rob Swindell Date : Wed Jan 04 2023 09:33 pm https://gitlab.synchro.net/main/sbbs/-/commit/dbc10c0f63ff0791e3cbece4 Modified Files: src/sbbs3/main.cpp mqtt.c mqtt.h Log Message: Public log messages over MQTT with the 'retain' flag set to true This can be useful when debugging issues (e.g. crashes) and an MQTT consuming/logging client wasn't connected at the time. .