SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
152 stars 81 forks source link

RemoteDebug start level #665

Open avanlievenoogen opened 1 year ago

avanlievenoogen commented 1 year ago

It would be nice if I could pass the debug level at startup so I for instance only see the INFO debug messages during startup. I now change it hard coded in the debug_output.cpp. Or is there another to do this?

Not sure if this is the right place to place a feature request. I'm sorry if it is not