OnExceptionLayoutRendererWrapper Class |
Namespace: NLog.LayoutRenderers.Wrappers
The OnExceptionLayoutRendererWrapper type exposes the following members.
Name | Description | |
---|---|---|
OnExceptionLayoutRendererWrapper | Initializes a new instance of the OnExceptionLayoutRendererWrapper class |
Name | Description | |
---|---|---|
Else |
If Exception is not found, print this layout.
| |
Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) |
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.) |