![]() |
#1
|
|||
|
|||
![]() I am working with the Consule client demo and am a bit confused as to the difference between the Debug section, as it relates to log files, and the Logfile Platform parameter further down in the configuration file. Both seem to perform logging of some sort, but I'm can't get an understanding of the difference simply by reading the reference manual.
It appears that the Debug section is for script debugging and the Logfile plateform parameters for session logging. At the end of the day, I'd like to just setup session logging so that I can see what is going on during a sync. Thank you. Greg |
#2
|
||||
|
||||
![]() <logpath> within the <debug> section specifies the directory where to store debugging log files (usually .html files, one per session/thread). These are for having a detailed (technical) look at what happens within a sync session, including, but not limited to script debugging. Use the <enable...> and <disable option="xxx"> directives to control what is to be show in the debug logs.
On the other hand, <logfile> within the <client> section specifies a file to write one line of data (useful numbers for statistics) per sync session/data store. Using <logformat> and <loglabels>, the actual content of this file can be configured. Quote:
__________________
Lukas Zeller, plan44.ch |
![]() |
Thread Tools | |
Display Modes | |
|
|