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
what's log levels do i need to see reason of crash
Re: what's log levels do i need to see reason of crash
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
what's the differences between all these levels :
none, critical, error, warning, info, debug
thanks
none, critical, error, warning, info, debug
thanks
Re: what's log levels do i need to see reason of crash
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
http://docs.python.org/2/howto/logging.html
Re: what's log levels do i need to see reason of crash
thanks, i appreciate your attention
i'm gonna try critical and then info
i'm gonna try critical and then info