Debugging - WEYTEC/LMSS GitHub Wiki
Enable debugging
You may choose between levels of verbosity with the command line switch -v X
where X = [0 ... 7].
The default value is 0 and only errors are logged.
So in order to enable a more verbose logging you may want to start lmss with lmss -v 7
.
The -V arguments prints the currents software version.