OpenPop.NET POP3 Library Documentation

DiagnosticsLogger Class

This logging object writes application error and debug output using the Trace facilities.

For a list of all members of this type, see DiagnosticsLogger Members .

System.Object
   DiagnosticsLogger

public class DiagnosticsLogger : ILog

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OpenPop.Common.Logging

Assembly: OpenPop (in OpenPop.dll)

See Also

DiagnosticsLogger Members | OpenPop.Common.Logging Namespace