ErrorRecordWrapper.ErrorDetails property
Gets or sets the error details associated with the error record.
public ErrorDetails ErrorDetails { get; set; }
See Also
- class ErrorRecordWrapper
- namespace Kestrun.Logging.Data
Gets or sets the error details associated with the error record.
public ErrorDetails ErrorDetails { get; set; }