IncludeType
Determines whether the name of the type of the logged method should be included in the log. The default value is true
.
Declaration
public bool IncludeType { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the name of the type of the logged method should be included in the log. The default value is true
.
public bool IncludeType { get; set; }
Type | Description |
---|---|
bool |