TextLoggingBackendOptions.ExceptionFormatter Property |
The Formatter<T> used to format the Exception in which a method or custom activity results. This is different
than the formatter used to format parameter or property values of Exception type. The default implementation prints the full type name of the Exception.
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.6.14.0 (6.6.14.0)

