Click or drag to resize

CallSiteFileNameLayoutRenderer Properties

The CallSiteFileNameLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCaptureStackTrace
Logger should capture StackTrace, if it was not provided manually
Public propertyIncludeSourcePath
Gets or sets a value indicating whether to include source file path.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertySkipFrames
Gets or sets the number of frames to skip.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also