FileLogger Members

IT Hit WebDAV for .NET

FileLogger overview

Public Static (Shared) Properties

FileSize Gets and sets maximum log file size in bytes.
Level Gets and sets how much information is written to log file.
LogFile Gets and sets log file name and path.
MaxBackups Gets and sets Maximum number of log file backups.
XmlFormatting Gets and sets possibility to format xml when writing it down to log file

Public Static (Shared) Methods

WriteMessageOverloaded. Writs a message to a log file with level Info.

See Also

FileLogger Class | ITHit.WebDAV.Client.Logger Namespace