ExceptionHandler
Gets or sets the object that handles exceptions thrown by the logging logic. This property is set by default to an instance of the DefaultLoggingExceptionHandler class.
Declaration
public static ILoggingExceptionHandler ExceptionHandler { get; set; }
Property Value
Type | Description |
---|---|
ILoggingExceptionHandler |