OnInternalException(LoggingExceptionInfo)
Method invoked when an exception is thrown in logging code.
Declaration
void OnInternalException(LoggingExceptionInfo exceptionInfo)Parameters
| Type | Name | Description |
|---|---|---|
| LoggingExceptionInfo | exceptionInfo | Information about the exception. |