PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Logging­Backend­OptionsPrefer­System­Colors
Open sandboxFocus

ConsoleLoggingBackendOptions.PreferSystemColors Property

PreferSystemColors

When true, the console logger will not attempt to use VT ANSI codes to format the output.

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