OpenPop.NET POP3 Library Documentation

DefaultLogger Members

DefaultLogger overview

Public Static Properties

Log This is the logger used by all logging methods in the assembly.
You can override this if you want, to move logging to one of your own logging implementations.

By default a DiagnosticsLogger is used.

Public Static Methods

SetLog Changes the default logging to log to a new logger

See Also

DefaultLogger Class | OpenPop.Common.Logging Namespace