Not sure if this is a feature request or a bug :)
The MQTT topic LOGtoMQTT seems to only log a single entry at startup/restart of the device detailing the reason for the startup, namely something like:
"reason": 6,
"uptime": 2490
Changing the Log Level in the GUI has no effect.
I (perhaps naively) expected changing the log level in the GUI to allow for more verbose logging to MQTT.
Would it make sense to allow for more verbose logging to MQTT so that you aren't restricted to logging via the serial interface which is a PITA when your receiver is distant from your PC work area.
Not sure if this is a feature request or a bug :)
The MQTT topic
LOGtoMQTTseems to only log a single entry at startup/restart of the device detailing the reason for the startup, namely something like:Changing the Log Level in the GUI has no effect.
I (perhaps naively) expected changing the log level in the GUI to allow for more verbose logging to MQTT.
Would it make sense to allow for more verbose logging to MQTT so that you aren't restricted to logging via the serial interface which is a PITA when your receiver is distant from your PC work area.