Log Options
Font Size and Type - This sets the font size/type when viewing the logs in the logs menu / logs viewer.
Log Size - This sets the maximum log size for the activity, output, debug and task logs. The logs are trimmed to 0%, 25%, or 50% of this maximum size when this size is reached.
Enter new line between entries - Every log entry is separated by a blank line.
Log entries on same line as date/time - Every entry will be logged on the same line as the timestamp.
Combine Logs - You can choose to combine the activity, output, and/or debug.
Delete TaskLog before each run - The task logs are stored in the 'TaskLogs' folder, as simple text files, which have the same filename as the TaskTitle. If you select this option, all task logs will contain only the results of the last run. If you select this option, you may want to archive the 'TaskLogs' folder, using an Archive Logs task, or a Copy task.
Logging Date Format - Allows
user to set the logging date format using YY,pp,dd,hh,mm,ss etc.
Example,
if you use: YY-pp-dd hh:mm:ss, the log date format is 2008-09-18
09:30:15
Debugging Options
Email Debugging - When your Email task fails, the error information is logged into the output log. The error stack trace is logged into the debug log. For more comprehensive debugging information, you can turn on this switch. This will log all communication between the Email task and the Smtp server. This debugging information is logged into the debug log.
Directory Listing - This outputs the local directory listing for the Copy, Ftp, and SFtp tasks to the output log.
Synchronization module debugging - This outputs
debugging information for the synchronization module, to the debug
log.
Variable module debugging - This outputs debugging information for the variable module, to the debug log.
Scheduling module debugging - This outputs debugging information for the scheduling module, to the debug log.