openplotter
openplotter copied to clipboard
DEBUG for Signal K debug logging
Signal K server diagnostic logging is controlled by the environment variable DEBUG. To enable for example debug logging for plugins loading system you set DEBUG to signalk:interfaces:plugins. For the aisreporter plugin the value is @signalk/aisreporter`.
Would it make sense to enable users to set the DEBUG environment variable from the Openplotter user interface and then restart the server? Then the user could be directed to do so (we could add the different debug keys to SK server documentation) and then look at their syslog.
That sounds like a good idea.