ManagedColoredConsoleAppender LevelColors BackColor Property Apache log4net™ SDK Documentation
The mapped background color for the specified level

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public ConsoleColor BackColor { get; set; }

Property Value

Type: OnlineConsoleColor
Remarks

Required property. The mapped background color for the specified level.

See Also