sgtsquiggs / docker-deluge-openvpn

Docker container which runs Deluge torrent client with WebUI while connecting to OpenVPN. Based on linuxserver/deluge and haugene/transmission-openvpn.
GNU General Public License v3.0
49 stars 23 forks source link

Choose logging level of Deluge #10

Open PaulMonnery opened 4 years ago

PaulMonnery commented 4 years ago

It would be nice to have an option to set the logging level (deluge documentation about this)

An option for Openvpn config is availaible, so an option for Deluge would make sense and be very useful :)

HEskandari commented 4 years ago

Seconding that. Just noticed I had 60 pages of logs for just today. Would be great to have this.

nils-hde commented 3 years ago

The logging level can be set via the environment variable "DELUGE_LOGLEVEL" in linuxserver/deluge so I'm pretty sure that this should continue to work