PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsILogging­Exception­HandlerOn­Internal­Exception
Open sandboxFocus

ILoggingExceptionHandler.OnInternalException Method

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.