aMule Forum

English => aMule Help => Topic started by: GhePeU on May 03, 2005, 06:15:14 PM

Title: Too many messages in log?
Post by: GhePeU on May 03, 2005, 06:15:14 PM
I did notice this in CVS snapshot, but I thought it was to help debug and it would be removed in final... why there are so many messages in log?

for example, at the moment I can read:

Code: [Select]
2005-05-03 17:59:52: Thread AICH: thread di sincronizzazione avviato
2005-05-03 17:59:54: Thread AICH: i masterhash dei file conosciuti sono stati caricati
2005-05-03 17:59:54: Thread AICH: nessun nuovo file trovato
2005-05-03 17:59:54: Thread AICH: terminato

2005-05-03 18:06:33: Cancellazione file: xxxxxxxxxxxxxxxxxxxx
2005-05-03 18:06:33: Stopped
2005-05-03 18:06:33: Rimosso dai file condivisi
2005-05-03 18:06:33: Rimosso dalla coda download
2005-05-03 18:06:33: Rimosso dalla finestra trasferimenti
2005-05-03 18:06:33: Chiuso
2005-05-03 18:06:33: Rimosso .part.met
2005-05-03 18:06:33:
Rimosso .part
2005-05-03 18:06:33: Rimosso .BAK
2005-05-03 18:06:33: Rimosso .seeds
2005-05-03 18:06:33: Fatto

this messages are useful for debug, but imho they are useless for a common user, and they make the log more complex and less readable... also I noticed that the "Verbose debug" option is gone...
Title: Re: Too many messages in log?
Post by: stefanero on May 03, 2005, 06:27:09 PM
verbose is now in
--> prefs under debugging a seperate option...
Title: Re: Too many messages in log?
Post by: GonoszTopi on May 03, 2005, 06:37:13 PM
... which is only visible if you compiled amule with --enable-debug  8)
Title: Re: Too many messages in log?
Post by: GhePeU on May 03, 2005, 06:39:03 PM
can you tell me where? I have no debug options in my preference

EDIT: oh, well. wait, I'm going to check now
Title: Re: Too many messages in log?
Post by: GhePeU on May 03, 2005, 06:55:34 PM
ok, I've found it

but why those AICH-Tread messages and the others deletion messages are printed in log by default?
Title: Re: Too many messages in log?
Post by: GhePeU on May 05, 2005, 10:18:25 PM
up
Title: Re: Too many messages in log?
Post by: Xaignar on May 06, 2005, 12:15:46 AM
True, there still needs to be done some further cleanup of what is displayed by default. I did a little bit of that before 2.0, but mostly the changes to logging was enabling more finegrained control of what was logged (for debugging).