about UI debug logging

Suggestions and discussion of future versions
Post Reply
alexrayne
New User
New User
Posts: 9
Joined: Sun Mar 07, 2010 3:38 pm

about UI debug logging

Post by alexrayne »

Hallow.
at present i use deluge under windows and try web and gtk UI clients. both are frequently loose connection with daemon. log of daemon always emply, and error messages of gtk UI not contain any information about what was done with UI, that leads to connection loose.
So , question is - is there any capability to get more log debug log info to provide for developers?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: about UI debug logging

Post by johnnyg »

You can run the GTK UI with

Code: Select all

deluge -L debug
Post Reply