CustomRecordLoggingOptions.ExceptionLevel Property |
Gets or sets the default severity for failure custom messages.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public LogLevel ExceptionLevel { get; set; }