Skip to content

dd1556c6 4c4f eec7 05f7 f81910e4e5be

Axel Kesseler edited this page Mar 1, 2023 · 15 revisions

ConsoleLoggerFacade.Background Property

Gets and sets the background color to be used.

Namespace: Plexdata.LogWriter.Facades.Standard
Assembly: Plexdata.LogWriter.Console.Standard (in Plexdata.LogWriter.Console.Standard.dll) Version: 1.0.7.1

Syntax

C#

public ConsoleColor Background { get; set; }

Property Value

Type: ConsoleColor
The console color to be used as background.

Implements

IConsoleLoggerFacade.Background

Remarks

The background color represents the color behind the message text.

See Also

Reference

ConsoleLoggerFacade Class
Plexdata.LogWriter.Facades.Standard Namespace

Clone this wiki locally