Logs errors to the application event log

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

Collapse imageSyntax

C#
public class EventLogLogger : LoggerImplementation
Visual Basic (Declaration)
Public Class EventLogLogger _
	Inherits LoggerImplementation
Visual C++
public ref class EventLogLogger : public LoggerImplementation

Collapse imageInheritance Hierarchy

System..::.Object
  Utilities..::.LoggerImplementation
    Utilities..::.EventLogLogger

Collapse imageSee Also