PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Console/Console­Logging­Backend­Options/Prefer­System­Colors
Open sandboxFocus

Property PreferSystemColors

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