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

General support for problems installing or using Deluge
Post Reply
a1267247
New User
New User
Posts: 3
Joined: Thu Nov 29, 2012 9:03 am

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

Post 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
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post by Cas »

If its a hard crash then see the backtrace information here: http://dev.deluge-torrent.org/wiki/Cont ... gReporting
a1267247
New User
New User
Posts: 3
Joined: Thu Nov 29, 2012 9:03 am

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

Post by a1267247 »

what's the differences between all these levels :

none, critical, error, warning, info, debug

thanks
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post 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
a1267247
New User
New User
Posts: 3
Joined: Thu Nov 29, 2012 9:03 am

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

Post by a1267247 »

thanks, i appreciate your attention

i'm gonna try critical and then info
Post Reply