ExceptionFormatter Class

Provides exception formatting when not using the Exception Handling Application Block.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)

Syntax

'Declaration
Public Class ExceptionFormatter
public class ExceptionFormatter
public ref class ExceptionFormatter
public class ExceptionFormatter

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Logging.ExceptionFormatter

See Also

ExceptionFormatter Members

Microsoft.Practices.EnterpriseLibrary.Logging Namespace