ScopeContextNestedStatesLayoutRenderer Class |
Namespace: NLog.LayoutRenderers
The ScopeContextNestedStatesLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
ScopeContextNestedStatesLayoutRenderer | Initializes a new instance of the ScopeContextNestedStatesLayoutRenderer class |
Name | Description | |
---|---|---|
BottomFrames |
Gets or sets the number of bottom stack frames to be rendered.
| |
Culture |
Gets or sets the culture used for rendering.
| |
Format |
Gets or sets how to format each nested state. Ex. like JSON = @
| |
Separator |
Gets or sets the separator to be used for concatenating nested logical context output.
| |
TopFrames |
Gets or sets the number of top stack frames to be rendered.
|
Name | Description | |
---|---|---|
Render |
Renders the value of layout renderer in the context of the specified log event.
(Inherited from LayoutRenderer.) | |
ToString | Returns a string that represents the current object. (Inherited from LayoutRenderer.) |