Gets and sets how much information is written to log file.
Logging level. Default is Info
Provides the method of limiting amount of logging output. During the development you will usually set LogLevel to All or Debug level, while deploying you can set it to Error or Fatal.
FileLogger Class | ITHit.WebDAV.Logger Namespace