How do I enable DEBUG-level logging in v2.11.1? I'm preparing to re-open issue #1900, but you asked that I capture logs with this level of verbosity, suggesting the inclusion of the switch --log-level DEBUG when launching rigplane. I can't get the syntax to work. This is what I currently use:
/srv/rigplane/.venv/bin/rigplane --backend lan --model IC-9700 web --host 0.0.0.0 --port 9999 --radio-host 192.168.1.19 --radio-user AI7BQ --radio-pass-file /srv/rigplane/passfile.conf --rigctld --rigctld-port 4532 --wsjtx-compat
How do I enable DEBUG-level logging in v2.11.1? I'm preparing to re-open issue #1900, but you asked that I capture logs with this level of verbosity, suggesting the inclusion of the switch
--log-level DEBUGwhen launchingrigplane. I can't get the syntax to work. This is what I currently use:/srv/rigplane/.venv/bin/rigplane --backend lan --model IC-9700 web --host 0.0.0.0 --port 9999 --radio-host 192.168.1.19 --radio-user AI7BQ --radio-pass-file /srv/rigplane/passfile.conf --rigctld --rigctld-port 4532 --wsjtx-compat