ErrorRecordWrapper.ExceptionDetails property
Gets the exception details associated with the error record, if available.
public string? ExceptionDetails { get; }
See Also
- class ErrorRecordWrapper
- namespace Kestrun.Logging.Data
Gets the exception details associated with the error record, if available.
public string? ExceptionDetails { get; }