DefaultOptions
Gets or sets the options for "normal" records, e.g. method entry, method success, or value change.
Declaration
public LoggingOptions DefaultOptions { get; set; }
Property Value
Type | Description |
---|---|
LoggingOptions |
Gets or sets the options for "normal" records, e.g. method entry, method success, or value change.
public LoggingOptions DefaultOptions { get; set; }
Type | Description |
---|---|
LoggingOptions |