DefaultLogger Properties

OpenPop.NET

OpenPop.NET POP3 Library Documentation

DefaultLogger Properties

The properties of the DefaultLogger class are listed below. For a complete list of DefaultLogger class members, see the DefaultLogger Members topic.

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.

See Also

DefaultLogger Class | OpenPop.Common.Logging Namespace