Class ExceptionLoggingContextExtensions
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public static class ExceptionLoggingContextExtensions : Object
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 |