Interface ICriticalLoggingErrorHandler
Represents an interface for handling critical logging errors.
public interface ICriticalLoggingErrorHandler
Methods
- CriticalErrorOccurred(Exception)
Handles a critical error.
Events
- CriticalErrorOccurredEvent
Event that is raised when a critical error occurs.