Class to log unhandled exceptions

Namespace:  Utilities
Assembly:  ExceptionLogger (in ExceptionLogger.dll) Version: 1.0.0.2 (1.0.0.2)

Syntax

C#
public class ExceptionLogger
Visual Basic (Declaration)
Public Class ExceptionLogger
Visual C++
public ref class ExceptionLogger

Inheritance Hierarchy

System..::.Object
  Utilities..::.ExceptionLogger

See Also