juhilt - 2013-10-29

The log file is newer deleted. It's just moved with different unique name (LogFileName + Guid + Extension).

There is a bug (4.2.0.0) that ignores the directory when rotating the log file. That means that by default File Watcher Windows Service moves log files out of the installation directory.

You can delete log files that you don't need with a file watcher. Batch file will do the job. At the moment 10 MB log rotation seems to be good enough.