Defines the number of backup log files. A backup log file is created when the size per logfile exceeds the defined size - see

<MaximumFileSize_value>.

 

Example

If you specify 10, then 10 log files are kept as a backup. Instead of creating an 11th log file, the 10th log file is deleted and and a new  log file is created with the name specified in <file value>

 

<maxSizeRollBackups value="10" />