Click or drag to resize

AspNetTraceIdentifierLayoutRenderer Properties

The AspNetTraceIdentifierLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyHttpContextAccessor
Provides access to the current request HttpContext.
(Inherited from AspNetLayoutRendererBase.)
Public propertyIgnoreActivityId
Ignore the System.Diagnostics.Activity.Current.Id value, and always use HttpContext.TraceIdentifier
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also