CustomRecordLoggingOptions.ActivityLevel Property |
Gets or sets the default severity for custom messages and for entry and success messages of activities.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public LogLevel ActivityLevel { get; set; }