DebugInformationProvider Class

Provides useful diagnostic information from the debug subsystem.

Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public class DebugInformationProvider : IExtraInformationProvider
'Declaration
Public Class DebugInformationProvider
    Implements IExtraInformationProvider
public ref class DebugInformationProvider : IExtraInformationProvider

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation.DebugInformationProvider

See Also

DebugInformationProvider Members

Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation Namespace