ExceptionOptions
Gets or sets the options for "exception" records, e.g. method exceptions or slow executions.
Declaration
public LoggingOptions ExceptionOptions { get; set; }
Property Value
Type | Description |
---|---|
LoggingOptions |
Gets or sets the options for "exception" records, e.g. method exceptions or slow executions.
public LoggingOptions ExceptionOptions { get; set; }
Type | Description |
---|---|
LoggingOptions |