LoggingExceptionInfo Class |
Arguments of the OnInternalException(LoggingExceptionInfo) method.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class LoggingExceptionInfo
The LoggingExceptionInfo type exposes the following members.
Name | Description | |
---|---|---|
Backend |
Gets the LoggingBackend from which the exception stems, or null.
| |
Exception | ||
Source |
Gets the LoggingNamespaceSource to which the exception is related, or null.
|