Owserver (as well as owhttpd and owftpd) on my Raspbian/RPi 3 completely ignores the:
--error_print=0|1|2|3
--error_level=0..9
options.
Invocation of:
/usr/bin/owserver -d /dev/ttyUSB0 -s 192.168.13.24:4304 --error_level=9 --error_print=2
does not display any debugging messages. The app (owserver, but similairly owhttpd and perhaps owftpd) just run but without any sign of (expected) debugging messages.
Adding --foreground does not change anything.
Changing --errorlevel from 1 to 9 does not change anything.
Specifying different --errorprint (0 or 1) does not change anything. No debug messages in logs nor in the console.
Am I doing anything wrong? Or there is an obvious bug in the code?
The software was installed from the default Raspbian repositories:
/usr/bin/owserver version: 2.9p8
libow version: 2.9p8
Regards,
-DarS
This is an error in the Debian packaging. Please update to Debian Stretch or newer.