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