Page 1 of 1

what's log levels do i need to see reason of crash

Posted: Thu Nov 29, 2012 9:10 am
by a1267247
hello,

does someone want to help me for that one

i've got frequent crashes since a few days with deluge
os : kubuntu 10.04

according what was written on that page
http://dev.deluge-torrent.org/wiki/Faq# ... ugeLogging
there's different levels of log [none, critical, error, warning, info, debug]

what's the one i need to see the reason of the frequent crashes since a few days

i really appreciate your help

Re: what's log levels do i need to see reason of crash

Posted: Fri Nov 30, 2012 12:25 am
by Cas
If its a hard crash then see the backtrace information here: http://dev.deluge-torrent.org/wiki/Cont ... gReporting

Re: what's log levels do i need to see reason of crash

Posted: Fri Nov 30, 2012 10:50 am
by a1267247
what's the differences between all these levels :

none, critical, error, warning, info, debug

thanks

Re: what's log levels do i need to see reason of crash

Posted: Fri Nov 30, 2012 2:37 pm
by Cas
It determines which log messages to show and the order means that debug will be the most verbose and show all the other levels. Going down the levels for example; info won't show debug messages but will show critical, error, warning & info messages.

http://docs.python.org/2/howto/logging.html

Re: what's log levels do i need to see reason of crash

Posted: Tue Dec 04, 2012 3:12 pm
by a1267247
thanks, i appreciate your attention

i'm gonna try critical and then info