How to configure log fields ?

Get help for specific problems
Posts: 3
Joined: 30 Aug 2010

martienv

Hi,
using FFS in batch mode, I would like to see the total size of the data
transfered into the log file. And may be other information as well :-)
Is there anything that I can do in order to see more in the log files than the
simple messages "copying file xxx to yyyy" or "moving xxx to recycle bin"?
E.g.:
- size of each file synchronized
- total size
- etc.

Thank you!
User avatar
Site Admin
Posts: 7050
Joined: 9 Dec 2007

Zenju

The logfile as well as the status display shown during synchronization receive
the same input information. Therefore any change affects both output channels.
(Technically GUI and backend are completely decoupled, which means the logfile
has no idea what texts it is actually storing :) If some small additions can
be made to the status texts without degrading GUI status information look-and-
feel, fine. But if I'd have to make a decision improving one mode at cost of
the other I'll choose GUI over status log texts.
Posts: 3
Joined: 30 Aug 2010

martienv

ok, I see, thank you for the answer.
Well, I'm still interested in having the size, so I'll impatiently wait for
next version to see if it will be included :-)