PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsCustom­Record­Logging­OptionsException­Level
Open sandboxFocus

CustomRecordLoggingOptions.ExceptionLevel Property

ExceptionLevel

Gets or sets the default severity for failure custom messages.

Declaration
public LogLevel ExceptionLevel { get; set; }
Property Value
Type Description
LogLevel
Implements
ILogActivityOptions.ExceptionLevel