How can I reduce the chattiness level in the syslog of dnscrypt-proxy ? I've read in forums to add "-m -loglevel=5" , but not sure where to add this ....
I currently see informational messages and "notice" messages... and would like to see just "warning and error" messages...
Nope... those options are for dnscrypt to log to a different file ( last line ) , and for it to log "anything" to the system log (option syslog '1'), not controlling the logging level...
I've just noticed that a new release from yesterday broke my dnscrypt! It was complaining about "plugins not being enabled", and I had to disable the logging, the noipv6, and the blacklist. Has that happened to anyone else too?
I'm running David's latest build version Lede Reboot SNAPSHOT r4114-6704410 / LuCI Master (git-17.136.70777-41d604f) ... and then I'm throwing on top of it all the packages that are released almost daily from the LEDE repositories.
But it looks like another user , @anomeome confirmed (here) that he run a test and he's getting the same results, so I've contacted the maintainer of the package for him to take a look at this issue.
@mariano.silva, I submitted a PR to add an option to change the log_level in dnscrypt-proxy. It's in version 1.9.5-4. Also dnscrypt-proxy-resolvers were updated because they were over 6+ months out of date. However, if you want or need plugin support, wait for @david to release his next build with 1.9.5-4 included with plugin support.