Property | Type | Description |
---|
Method | Description | |
---|---|---|
JsonAttribute ( ) : NLog.Config |
Initializes a new instance of the JsonAttribute class.
|
|
JsonAttribute ( string name, |
Initializes a new instance of the JsonAttribute class.
|
|
JsonAttribute ( string name, |
Initializes a new instance of the JsonAttribute class.
|
public JsonAttribute ( string name, |
||
name | string | The name of the attribute. |
layout | The layout of the attribute's value. | |
return | NLog.Config |
public JsonAttribute ( string name, |
||
name | string | The name of the attribute. |
layout | The layout of the attribute's value. | |
encode | bool | Encode value with json-encode |
return | NLog.Config |