PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Logging­Backend­OptionsInclude­Level
Open sandboxFocus

ConsoleLoggingBackendOptions.IncludeLevel Property

IncludeLevel

Determines whether the LogLevel should be written to the console. The default value is true.

Declaration
public bool IncludeLevel { get; set; }
Property Value
Type Description
Boolean