-
Notifications
You must be signed in to change notification settings - Fork 0
c0c7a71d 7f02 a631 06d3 e9ea364237a7
Axel Kesseler edited this page Mar 1, 2023
·
15 revisions
Gets and sets the foreground 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
C#
public ConsoleColor Foreground { get; set; }
Type: ConsoleColor
The console color to be used as foreground.
IConsoleLoggerFacade.Foreground
The foreground color just represents the color of the message text.
ConsoleLoggerFacade Class
Plexdata.LogWriter.Facades.Standard Namespace