OpenPop.Common.Logging

OpenPop.NET

OpenPop.NET POP3 Library Documentation

OpenPop.Common.Logging Namespace

Holds interfaces and classes used when the OpenPop library needs to log messages.

Namespace Hierarchy

Classes

Class Description
DefaultLogger This is the log that all logging will go trough.
DiagnosticsLogger This logging object writes application error and debug output using the Trace facilities.
FileLogger This logging object writes application error and debug output to a text file.

Interfaces

Interface Description
ILog Defines a logger for managing system logging output