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 |
---|---|
bool |
When true
, the console logger will not attempt to use VT ANSI codes to format the output.
public bool PreferSystemColors { get; set; }
Type | Description |
---|---|
bool |