TextLoggingBackendOptions.IncludeExceptionDetails Property |
Determines whether exception details (basically Exception.ToString) should be appended to the log.
The default value is false.
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)


Some back-ends may ignore this setting and always include exception details.
