aMule Forum
English => aMule Help => Topic started 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:
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...
-
verbose is now in
--> prefs under debugging a seperate option...
-
... which is only visible if you compiled amule with --enable-debug 8)
-
can you tell me where? I have no debug options in my preference
EDIT: oh, well. wait, I'm going to check now
-
ok, I've found it
but why those AICH-Tread messages and the others deletion messages are printed in log by default?
-
up
-
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).