Class ExceptionLoggingContextExtensions
Inherited Members
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public static class ExceptionLoggingContextExtensions
Methods
GetExceptionLoggingContext(ISoRequestItemsAccessor)
Obtain reference to exception context for the current request
Declaration
public static IExceptionLoggingContext GetExceptionLoggingContext(this ISoRequestItemsAccessor accessor)
Parameters
| Type | Name | Description |
|---|---|---|
| ISoRequestItemsAccessor | accessor | Instance of request items accessor. |
Returns
| Type | Description |
|---|---|
| IExceptionLoggingContext |