Click or drag to resize

ErrorLogger Events

The ErrorLogger type exposes the following members.

Events
  Name Description
Public event Disposed Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public event LoggingException Occurs when an Exception is encountered while logging an Exception.
Top
See Also