FileLogger Members

OpenPop.NET

OpenPop.NET POP3 Library Documentation

FileLogger Members

FileLogger overview

Public Static Properties

Enabled Turns the logging on and off.
LogFile The file to which log messages will be written
Verbose Enables or disables the output of Debug level log messages

Public Instance Constructors

FileLogger Constructor Initializes a new instance of the FileLogger class.

Public Instance Methods

LogDebug Logs a debug message to the logs
LogError Logs an error message to the logs

See Also

FileLogger Class | OpenPop.Common.Logging Namespace