Show / Hide Table of Contents

Class ExceptionLoggingContextExtensions

Inheritance
object
ExceptionLoggingContextExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top