Gets and sets possibility to format xml when writing it down to log file
Option indicating if xml content should be formatted in log file. Default is true.
When turned of (value false) xml is logging as is. When turned on (value true) xml is logging in much more convenient style.
FileLogger Class | ITHit.WebDAV.Client.Logger Namespace