IsRendered
Gets or sets a value indicating whether the property will be included in the log message. The default value is false
.
Declaration
public bool IsRendered { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the property will be included in the log message. The default value is false
.
public bool IsRendered { get; set; }
Type | Description |
---|---|
bool |