Append Log

The Append Log is a flag that indicates what to do if the specified log file already exists.

The default value is true. When set to true, the log messages are appended to the file. When set to false, the file is truncated, and the messages are written to the empty file.