Class CriticalLoggingErrorHandler
Represents a handler for critical logging errors.
public class CriticalLoggingErrorHandler : ICriticalLoggingErrorHandler
- Inheritance
-
CriticalLoggingErrorHandler
- Implements
Methods
- CriticalErrorOccurred(Exception)
Raises the CriticalErrorOccurredEvent with the specified exception.
Events
- CriticalErrorOccurredEvent
Event that is raised when a critical error occurs.