Subj : src/sbbs3/mqtt.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Wed Dec 13 2023 08:02 pm https://gitlab.synchro.net/main/sbbs/-/commit/1bc971266525652be3def0a6 Modified Files: src/sbbs3/mqtt.c Log Message: Change the MQTT broker-connect ... successful log message to DEBUG-level Since we're logging at INFO level when the connect is attempted, we can assume success when we start logging additional init messages. .