PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­OptionsLevel
Open sandboxFocus

LoggingOptions.Level Property

Level

Gets or sets the LogLevel with which the record should be emitted. The default value is Debug.

Declaration
public LogLevel Level { get; set; }
Property Value
Type Description
LogLevel