![]() | JsonAttribute Class |
Namespace: NLog.Layouts
The JsonAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | JsonAttribute |
Initializes a new instance of the JsonAttribute class.
|
![]() | JsonAttribute(String, Layout) |
Initializes a new instance of the JsonAttribute class.
|
![]() | JsonAttribute(String, Layout, Boolean) |
Initializes a new instance of the JsonAttribute class.
|
Name | Description | |
---|---|---|
![]() | Encode |
Determines wether or not this attribute will be Json encoded.
|
![]() | Layout |
Gets or sets the layout that will be rendered as the attribute's value.
|
![]() | Name |
Gets or sets the name of the attribute.
|