Gets and sets log file name and path.
Log file name and path.
By default the log file is created in the folder where the calling assembly resides. The folder in which you plan store your log files must exist and your application must have enough permission for writing and creating files in this folder.
If log file is not created, most likely there is no permissions for creating a file.
FileLogger Class | ITHit.WebDAV.Client.Logger Namespace