Record log messages for the last n times

Post comments and suggestions for RoboTask here
Post Reply
BrianSmith
Posts: 46
Joined: Tue Apr 27, 2004 7:50 pm

Record log messages for the last n times

Post by BrianSmith »

An option to record log messages for the last (n) times the task has been run.

It would be good if the Settings also allowed you to specify that you want to keep the log messages for the last 3 times the task has run for example.

This would allow better control over the size of the logs.

Currently I zip up a folder and its sub folders which includes several thousand files.

Currently I need to set the Log Settings to record 10,000 lines so that I can see a full history of the last time the task run to ensure I get a list of every file that was zipped. This means the log file is quite large for this task, but this means other tasks that only log a few lines each time they run will continue to grow their logs into large files.

All I really want is to keep the last couple of successful runs of each task.
Post Reply