PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Exception­Info
Open sandboxFocus

LoggingExceptionInfo Class

Inheritance
LoggingExceptionInfo
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LoggingExceptionInfo : Object

Properties

Name Description
Backend

Gets the LoggingBackend from which the exception stems, or null.

Exception

Gets the Exception object, or null if the Exception object has been lost, which is the case when there is an exception while logging

Source

Gets the LoggingNamespaceSource to which the exception is related, or null.