StackTraceLayoutRenderer Properties |
The StackTraceLayoutRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| CaptureStackTrace |
Logger should capture StackTrace, if it was not provided manually
| |
| Format |
Gets or sets the output format of the stack trace.
| |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
| Reverse |
Gets or sets whether to render StackFrames in reverse order
| |
| Separator |
Gets or sets the stack frame separator string.
| |
| SkipFrames |
Gets or sets the number of frames to skip.
| |
| TopFrames |
Gets or sets the number of top stack frames to be rendered.
| |
| ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |