Gets or sets the name of a backup file the log must be renamed into when its size exceeds the maximum allowed limit.
The full path and file name of a backup file the log must be renamed into when its size exceeds the limit set by MaxSize property value, or a null reference (Nothing in Visual Basic) to indicate no backup must be created. The default value is a null reference (the backup file won't be created).
This property makes sense only when using logging into a file is enabled and MaxSize property value is non-zero (i.e. log size quota is on).
Logger Class | MailBee Namespace