Can not set console_log_level
The output section in config.json seems to have no effect. I found the definitions in logger.h, and raised the levels, but still the terminal is spammed with these info level messages after the docker image is starterd as instructed in README: sdr-scanner_1 | [2024-09-08 23:24:00.802901] [info ] [RingBuffer ] pop/push: 645529600/645660672 (1.00)
config.json: ... "output": { "logs": "sdr/logs", "file_log_level": "warn", "console_log_level": "critical" }, ...
Other settings like ranges work fine, so I know I'm editing the right file.
Otherwise this is a pretty cool software, it does exactly what I wanted it to do.
Check out the new release https://github.com/shajen/sdr-hub it's much simpler!