getdnsapi / stubby

Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS).
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
BSD 3-Clause "New" or "Revised" License
1.19k stars 99 forks source link

feature request: config file option for logging #190

Open appliedprivacy opened 5 years ago

appliedprivacy commented 5 years ago

Currently stubby requires a command line argument to configure logging, which is less intuitive since it requires changing the way how stubby is started (example on a systemd system: systemctl edit --full stubby)

It would be nice if one could configure the -v option via the yaml file.

ztheory commented 3 years ago

+1 for logging options in .yaml file (output file and log level). Very convenient for long-term monitoring.

cookiemonsteruk commented 2 years ago

When will the configurable logging be arriving please?

cookiemonsteruk commented 6 months ago

Any more thoughts on when we could expect logging to file please?