Gets or sets a flag that indicates whether the file should be appended to or overwritten.
Indicates whether the file should be appended to or overwritten.
If the value is set to false then the file will be overwritten, if it is set to true then the file will be appended to.
The default value is true.FileAppender Class | log4net.Appender Namespace