Provides static methods for writing to a log file.
For a list of all members of this type, see FileLogger Members.
System.Object
ITHit.WebDAV.Client.Logger.FileLogger
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
By default the log file is created in the folder where the calling assembly resides. You can specify the folder and file name setting LogFile property. Amount of output and maximum file size are controlled via Level and FileSize properties.
Namespace: ITHit.WebDAV.Client.Logger
Assembly: ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll)
FileLogger Members | ITHit.WebDAV.Client.Logger Namespace